2,272 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for mundee

[CODE]<base href="http://www.whatever.com/"/> [/CODE] I seen these codes right before link and I want to know how this works on a website. What is the purpose of base?

UI / UX Design web-design
Member Avatar for almostbob
-1
103
Member Avatar for mgn2683

I have an issue where my content has two different classes assigned to it: left and right. The left column is perfect, but the right column which holds my text begins at the bottom of the first column. Please look here for more: [URL="http://mgndesign.com/draft/"]http://mgndesign.com/draft/[/URL]. Feel free to look at the …

UI / UX Design html-css oop web-design
Member Avatar for mgn2683
0
128
Member Avatar for ajwei810192

Hi, I have a snippet of CSS as follows: [CODE] #navbar { position: absolute; top: 75px; right: 4px; padding: 2px 0 2px 32px; white-space: nowrap; background: #629632; } #navbar ul { display:block; font-size:12px; height:1px; list-style:none; padding-bottom:1.3em; } #navbar a { display:block; text-decoration:none; color:#FFFFFF; font-size:12px; font-weight:bold; padding: 2px 0.5em 1px; width:8em; …

UI / UX Design html-css web-design
Member Avatar for Jansz36
0
81
Member Avatar for PixelatedKarma

Maybe I am missing something but I have checked and double checked and even triple checked my code and I can't figure out why background-attachment:fixed; isn't working! The css code is: [CODE]#background { height:100%; min-height:100%; width:100%; margin:0px; padding:0px; border:0px; background-image:url(../images/bg.png); background-repeat:repeat-x; background-attachment:fixed; background-position:top; }[/CODE] For whatever strange reason the bg.png …

UI / UX Design web-design
Member Avatar for PixelatedKarma
0
229
Member Avatar for veledrom

Hi, I want to align this layout in the middle of the web page. How can I do it? I don't want to use table. Thanks in advance [code] <html> <head></head> <body> <div id="container"> <div id="header">Header bits go here</div> <div id="content">Content bits go here</div> <div id="footer">Footer bits go here</div> </div> …

UI / UX Design web-design
Member Avatar for digital29
0
282
Member Avatar for SKANK!!!!!

will some things not work on my site once html5 is out? is html5 already out? please ive been to the google search results for html 5 related material and i really dont understand what it is. any help from anyone that understands it would be preferred!

UI / UX Design html-css web-design
Member Avatar for unlimited071
0
598
Member Avatar for Alexii

I'm trying to get my footer to stick at the bottom of my page, but it is proving very difficult. I have read all the tutorials with CSS, but I keep on messing it up somehow. Please help :)

UI / UX Design web-design
Member Avatar for almostbob
0
106
Member Avatar for PixelatedKarma

Hello everyone, I am currently wondering if I am backing myself into a corner. I am currently building a layout that has a center column that spans 100% of the height of the viewable browser window; on top of that I have put in a div with absolute positioning as …

UI / UX Design web-design
Member Avatar for PixelatedKarma
0
100
Member Avatar for ryy705

Hello, I trying to understand the point of css statements that target specific browsers. If Firefox can understand "-moz-border-radius" why can't it understand "border-radius" ? Does "-moz-border-radius" predate "border-radius" ? Is that what's going on?

UI / UX Design html-css web-design
Member Avatar for MidiMagic
0
182
Member Avatar for TLCJohn

Hi there, I need some help, I am building a large site, about 150 pages. I want the ending to be .html and not .shtml using .ssi. Is there a work a round to do this? More information: I am setting up a site for a client, and over the …

Member Avatar for TLCJohn
0
160
Member Avatar for Richard26

Hi I am desgning a website and want a slideshow on my homepage. I have worked out how to do this with javascript and with flash. My problem is that with both when I preview my homepage I get this frigging pop up 'to help protect your security, Internet Explorer …

UI / UX Design flash multimedia web-design
Member Avatar for Richard26
0
69
Member Avatar for printman55

Here is a thread that I found in a Google search: [url]http://www.daniweb.com/forums/thread62265.html[/url] It gives code that will generate a style sheet link on the home page. Can anyone add additional code that could be added to internal pages to pick up on the homepage selection and use it on the …

UI / UX Design web-design
Member Avatar for diafol
0
356
Member Avatar for furqan219

How to make Layout like Daniweb Footer My Favourite Forums Todays Posts .............

UI / UX Design ui-ux web-design
Member Avatar for papanyquiL
1
121
Member Avatar for ben.matthews18

So these are the effects I am using for my navigation system in my site; a:link{ font-family:"Berlin Sans FB Demi"; text-align:center; color:black; text-decoration:none; } a:visited{ color:black; text-decoration:none; } a:hover{ color:#37414A; text-decoration:none; } a:active{ color:#37414A; text-decoration:none; } The problem I have is that they are all using the 'a' tag, this …

UI / UX Design html-css web-design
Member Avatar for karol33
0
256
Member Avatar for saucy6969

Hi there, In my current website, my iFrames layout has suddenly shifted on me after uploading the new images from the graphic designer this evening. (exact same size/shape as last year, just different design). So all I did was overwrite last years images and upload and suddenly everything in the …

UI / UX Design web-design
Member Avatar for saucy6969
0
68
Member Avatar for Heinz Stapff

I set the width of cell[0] by CSS style sheet to [B][COLOR="Red"]8%[/COLOR][/B] but it renders about [B][COLOR="Red"]25%[/COLOR][/B] and crunches the other cells to the right? [B][U]Pseudo HTML 'code':p[/U][/B] [CODE] var addcode=itemrow.insertCell(0);//part of insertrow addcode.className='code'; addcode.appendChild(document.createTextNode(code)); [/CODE] [B].code {[COLOR=red]width:8%;[/COLOR] text-align:left; padding-left:5px; [/B] [B]border-right:1px solid black; white-space:nowrap;}[/B] /* .code width is about …

UI / UX Design html-css web-design
Member Avatar for diafol
0
177
Member Avatar for kained

Okay this has got me stumped. i am designing a site but the content div isn't expanding all the way down to the footer div in opera and firefox but it is in IE. Not had this one before and have tried adding various height:100% and min heights to the …

Member Avatar for kained
0
130
Member Avatar for ayesha789

Hi, I am developing a Database , I have designed the layout in Fireworks. Now Export it into Html. Now There are 12 Months from Jan To Dec and for every month there are 3 regions and in each region there are 3 rows. I want to convert all boxes …

UI / UX Design html-css web-design
Member Avatar for ayesha789
0
126
Member Avatar for bhagu

Hi All! I am maintaining gems4less.com for a while. I don't know what is the font they are using on the Logo. I tried to find them on dafont.com and urbanfonts.com, but no success. Anybody outhere have any idea that what fonts is it? Appreciated your help. Thanks Regards, bhagu

UI / UX Design multimedia web-design
Member Avatar for bhagu
0
176
Member Avatar for drewpark88

Hey Everyone, This is probably going to be easy to solve, well at least I hope. I am having problems positioning my main navigational bar. It is supposed to be right on top of the banner div(the banner is the thing that says "Submit a new article", I know it's …

UI / UX Design html-css web-design
Member Avatar for drewpark88
0
127
Member Avatar for jralexander137

I'm having a problem with the base tag in that it's preventing the links from loading the pages that they link to. When I remove the tag it works but then the menu bar for the page at the top disappears which I need to stay. I'm fairly new to …

UI / UX Design html-css web-design
Member Avatar for almostbob
0
98
Member Avatar for sam1

hi, I want to build a technology site for afghan. i want a domain name suggestion, afghantech.com is already taken and i want it to be short and related to technology. can you suggest some. thanks

UI / UX Design ui-ux web-design
Member Avatar for melisa shah
0
90
Member Avatar for wonderland

Hi, Now days there are a lot of CMS some are well know others not so much. But I wanted to know which CMS should I use if I want to add my own design to it ? I would like to convert my design to theme file for one …

UI / UX Design cms ui-ux web-design
Member Avatar for wonderland
0
214
Member Avatar for abdulraqeeb33

Hi, this is the error that I get..please help me debug is...the source code is below the errors...thanks the website must look something like this [url]http://www.sis.pitt.edu/~arazeez/index.html[/url] * Line 20, column 40: document type does not allow element "table" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag …

UI / UX Design html-css pdf web-design xml
Member Avatar for Netprof
0
397
Member Avatar for itsjareds

I can't seem to get the word "FrankenBot" aligned correctly with the image above it. I want the word to be to the RIGHT of the image, but for some reason it is being bumped off to the next line even though the image (and the div surrounding it) is …

UI / UX Design web-design
Member Avatar for seodomainnames
0
109
Member Avatar for dylank

Hey DaniWeb! I'm having a small problem with my HTML DIV positioning, and was hoping you could help me. I cannot get my DIV's to float against each other in a column format. They just want to go down on the page, which is not the look I am attempting. …

UI / UX Design html-css web-design
Member Avatar for dylank
0
99
Member Avatar for ryy705

Hello, I am trying align bullets with the bottom of the text in the li tags. I used different font sizes for text and bullets because that's what the design calls for. But since list items and anchor tags are inline elements I can't use top and bottom margin to …

UI / UX Design html-css web-design
Member Avatar for JohnRackon
0
111
Member Avatar for ryy705

Hello, Please take a look at [URL="http://www.jeanbrunone.com/ie/real.html"]http://www.jeanbrunone.com/ie/real.html[/URL]. I cannot get the rounded corners to line up correctly in IE. Please notice the woman's hair does not line up and misalignment in the navigation. For every element that needs rounded corners I have set the background to an image with two …

UI / UX Design html-css web-design
Member Avatar for macneato
0
93
Member Avatar for ErlendHL

Hi! I am making a chat program, I am currently making the online list. All elements (users that are online) should have one gray solid background, that also is wide. so it don't look like this; [ATTACH]15080[/ATTACH] How should I do that? all the backgrounds should be just as long …

UI / UX Design web-design
Member Avatar for diafol
0
75
Member Avatar for shaya4207

I have a page with dynamic content on it, and I have a background image (put there with CSS as a "background"). I'm trying to have it stretch [U]NOT REPEAT[/U] with the content, when there's more content it should be longer... Any help would be very appreciated!!!

UI / UX Design html-css image web-design
Member Avatar for MidiMagic
0
239
Member Avatar for dlannetts

Hello, l have a website template done in photoshop cs4, now l have made the template but l want to make it blend to a 0 transparency at the bottom for different page lengths and stuff, does anyone know how this can be done? Thanks :)

UI / UX Design multimedia web-design
Member Avatar for dlannetts
0
114
Member Avatar for ryy705

Hello, Please take a look at the attached picture. There is a shadow like this at the bottom of every page of a design that I am looking at. Could someone kindly tell me how create this effect? Thanks in advance.

UI / UX Design web-design
Member Avatar for ryy705
0
70
Member Avatar for saucy6969

Hi there, Recently everytime I simply edit my webpages using dreamweaver, those pages are unviewable using Safari and Chrome. When using Chrome's Developer Tool, the error: "Uncaught ReferenceError: loadIFrame is not defined /home.html:362" comes up for the pages. I didnt develop the IFrames in my website and dont know much …

UI / UX Design web-design
Member Avatar for saucy6969
0
208
Member Avatar for overlordlink

Ok well basically i ended up looking across the internet till i found a site with what appeared to be the code i needed but my issue is that when i try to put anything else on my site it is hidden underneath the fullscreen image so can someon please …

UI / UX Design html-css image web-design
Member Avatar for Veneficae
0
78
Member Avatar for roostr

when i add the following: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> to the code the background colors for tables no longer show up and are transparent instead. even with <table style="background-color: ffffff;"> or <td style="background-color: ffffff;"> it is still transparent. I cannot figure out why this is happening. …

UI / UX Design html-css web-design
Member Avatar for diafol
0
110
Member Avatar for Hollyjean

I'm a newbie so if I'm posting this in the wrong place, please forgive me. I created a couple of interactive maps using Visio (not sure what version) and saved them as HTML to post on our portal. I was recently given a new laptop with Visio 2007 and have …

UI / UX Design ui-ux web-design
Member Avatar for smirkingman
0
370
Member Avatar for GrahamN

Hi, everyone, I'm pretty new at web design, so I'm hoping someone could help me. I've written my website, it's up and running, but I've run into this problem: In Explorer, it displays fine, but in Google Chrome, some problems become apparent. Here's a typical page: [URL="http://www.amber-instruments.co.uk/probes.htm"]http://www.amber-instruments.co.uk/probes.htm[/URL] I'd be most …

UI / UX Design display web-design
Member Avatar for almostbob
0
94
Member Avatar for Kaycy

I was recently told that tables are out and css is in. Is this correct?

UI / UX Design html-css web-design
Member Avatar for Kaycy
0
177
Member Avatar for K?!

Hi all I'm having a major problem here. Before you read this and think "that's a stupid mistake to make", I'm on an internship and it's my first "real" website. ( I experimented before, but it's the first time I have to make a "finished product) So I hope for …

Member Avatar for K?!
0
201
Member Avatar for Epsilon92

Ok, so I'm a programming major but over the summer I wanted to pick up and learn web design for some extra cash over the school year. I have books so I'm gonna learn the basics on my own. What I do want to know is where I should host. …

UI / UX Design web-design
Member Avatar for diafol
0
122
Member Avatar for dan_t

I use CSS quite a bit now, but some times I just can't place things where I want them inside the "wrapper". Tables are easy, but make for very ugly code. Are percenatges in CSS the way to go or should you now make tables using CSS? Is there one …

UI / UX Design web-design
Member Avatar for diafol
0
65
Member Avatar for bsewell

Hi All, I have a question. I have a div, which has an image slideshow using innerfade. I have another div which overlaps this div which contain some text. Basicly, the slideshow is working but I want it to be in the background so that I will be able to …

UI / UX Design ui-ux web-design
Member Avatar for bsewell
0
43
Member Avatar for bsewell

Hi All, I'm developing a website and one page is invalid according to the w3 Validator. It is a link to Multimap, to give directions to the company's office. [QUOTE]Validation Output: 9 Errors Line 43, Column 53: cannot generate system identifier for general entity "countryCode" …tp://www.multimap.com/maps/?qs=W9+2BE&countryCode=GB#map=51.52306,-0.19973|17|… ✉ An entity reference …

UI / UX Design session web-design
Member Avatar for almostbob
0
136
Member Avatar for Venom Rush

Hi all I'm having an issue in every developer's favourite browser, IE. I have an anchor tag wrapped around two divs. The first div contains a transparent png and the aforementioned div is hidden using 'display:none;' When the anchor is moused over the div is shown with jquery's hoverintent. However, …

UI / UX Design html-css web-design
Member Avatar for Venom Rush
0
125
Member Avatar for ryy705

Hello, Please take a look at the attached image. How can I create this without using a table? I tried dl and ol. But I can't get the elements to sit next to each other. Please advise.

UI / UX Design web-design
Member Avatar for tanoru
0
110
Member Avatar for LloydFarrell

HI all, I am teaching myself web design and I am only just getting round to the whole FF / IE css issues. I have a menu system that works great in IE / but not FF and I was hoping someone could point me in the right direction as …

Member Avatar for drjohn
0
222
Member Avatar for craigaw

Hi, in a "contact us" page named contact.htm that has some input textboxes, a submit button, and a reset button. When I fill out the fields and click Submit, it posts to an asp page that sends an email. What I want to do is to clear out the input …

UI / UX Design java javascript web-design
Member Avatar for craigaw
0
95
Member Avatar for bsewell

Hi all, I have a div where I would like to move the text inside it away from the border. A quick google found that I should use padding-left. However, it doesn't seem to work (i've tried Safari and Firefox in case it was a browser issue). What have I …

UI / UX Design web-design
Member Avatar for bsewell
0
2K
Member Avatar for nats01282

Hello i have a basic website with a background and a container that contains the writing, The background covers the whole page as the contains runs down the middle with a gap of 300px each side, i am after making my container around 30% transparent, The container background is made …

UI / UX Design web-design
Member Avatar for dawn.visp
0
133
Member Avatar for Hidden_mistakes

I am trying to get a div to automatically cycle through images using dreamweaver. I have gotten one image to display but nothing happens after this. Can anyone see where i am going wrong? [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> …

UI / UX Design html-css web-design
Member Avatar for colweb
0
71

The End.