Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Simple BG question – beginner Re: Simple BG question – beginner

#54072
ikthius
Member
"Ramesh" wrote:
try this

div#header {
background: url(top_head.jpg) no-repeat left top;
height:150px;
width:768px;
margin:0 auto;
}

I love how this is exactly the same as theDoc’s post, but 2 hours later :lol: