Home › Forums › CSS › Simple BG question – beginner › Re: Simple BG question – beginner
February 10, 2009 at 4:51 am
#54072
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: