Hi WDFers!
Got a problem, not sure what is to blame!
Basically, hand-coding a local news site, and can't find the problem??
However, the background image appears in FF, Opera, Safari etc... but not in IE8... Any ideas why?
body {
background: url(images/bglijn.png) repeat-x scroll left top rgb(100, 20, 8 );
}