Ok, help me? Heh.
I have a css issue. Here is the portion that is causing me troubles..
css Code:
#wrap {
background: #FFEFCE;
color: #000000;
margin: 0 auto;
width: 900px;
}
The page looks fine however, its off center to the left a bit. If I resize the page, its allways that way.
I tryied to <center> it in the html but the contents in that wrap section are always off to the left a bit.
Any ideas?
Thanks,
Robert