So I have a tiny header image that repeats on the x axis, but for some reason it won\'t show up in IE8. Anyone know a work around?
Correct code after adding space looks like this:
#header { background:url("images/headback.png") repeat-x; width:1020px; height:120px; font-family:arial; position:relative; }