Posted by JK on 11/11/05 23:08
I put together a page outline here: http://www.kitchco.com/XHTML/kitchco2/.
No content yet. I am new to xhtml. There is a link to the style sheet in the
left column.
Looks like it should in IE. Not right in Opera and Firefox. div wrapper does
not stretch with the body copy. I think the problem is in the wrapper css.
#wrapper {
margin: 0 auto;
background: #ffffff url(images/main.gif);
background-repeat: repeat-y;
width: 778px;
padding: 0 0 200px 0 ;
}
The 200px in the padding line is the only way I could get the wrapper
background to appear. Appreciate any help.
--
JK
Navigation:
[Reply to this message]
|