Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
1
0 Endorsements
Ranked #25.0K
Ranked #4K
~1K People Reached
Favorite Forums
Favorite Tags
Member Avatar for webdi

I'm sure this has been discussed but I can't find it in my searching. I have seen suggested solutions, but none work in my case. I've got a page with several divs. Each div has with some text and an image. The images are align to the right of the …

Member Avatar for webdi
0
93
Member Avatar for abrocketman

I am creating a website with three coloums. I have set the height to AUTO in CSS. but when i reach a spefic height it goes over it and it wont expand the div tag. I have tried setting the css to 100% and this wont even help. Please could …

Member Avatar for almostbob
0
126
Member Avatar for dwlamb_001

Good day, I am having a challenge with a layout for a div that will contain three divs for some navigation aids. I see the three divs as justified right, justified center and justified left respectively. Something like this: ------------------------------------------------------------------------------------- <---------------------div 1> | <div 2> | <div 3-------------------> ------------------------------------------------------------------------------------- <div …

Member Avatar for almostbob
0
138
Member Avatar for dlannetts

l am having a little bit of trouble positioning stuff with css and html, l have a bottom bar and in this bottom bar l have three links one on the left one in the center and one on the right, no l need to position them in three ways, …

Member Avatar for tranchibinh
0
143
Member Avatar for bjdmb

I am having trouble with my footer floating up to the middle of my page. Also having a problem with the container in the background not going around the whole site unless I set a specific height. Any help would be appreciated. Here is the pages code.... [CODE]<body> <div id="main"> …

Member Avatar for tranchibinh
0
172
Member Avatar for GReddy4u

joshsonunionsquare dot com/index1.php I just added a 3rd button on the main section titled 'Photos' and as you can see it is being cut off. I've checked my code and it seems all 3 buttons have the same margins so I'm not sure what could be wrong. Any help is …

Member Avatar for tranchibinh
0
142
Member Avatar for rouse

I tried this code to center my main container, it works in FF, Chrome, and Safari, but not IE8. [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <!-- Inline CSS --> <style type="text/css"> body{ background: black; } #container{ position: absolute; margin: 0 auto; width: 59.375em; height: 52.25em; …

Member Avatar for tranchibinh
0
256