May
CSS Wizards - HELP!
I am in the middle of creating a site for a very worthy cause - to stop puppy mills.
I am very new to CSS and the problem I am having is I can not seem to get the "border" of my "container" tag to go all the way down unless I add a "height" attribute in the code.
I assumed when I code such as:
<div id=container>
<div id="header"></div>
<div id="content"></div>
</div>
that the "container would hold all the items in it; hence adding a border along the left and right side in container code would create a "box" with a border.
What did I do wrong?
here is the page www.inlightwebdesign.com/sayno2/index.html
Any information would be greatly appreciated!!
Thanks,
Dianna
Relevant Links

