On 30/05/2009, at 2:49 PM, Jenni Beard wrote: > > Not to sound dumb, but what do you mean by 404s? I always referred > to a 404 > as a missing page error... >
That's right. The images I mentioned are referred to in the code but not in the expected locations and the server is returning a 404 page not found header. Firebug is an incredible, indispensable firefox extension that I'd recommend familiarising yourself with. If you look at your page and open the 'net' tab it shows you the various network interactions that are occurring in your page and you will be able to see which files are missing or not in the correct location. Cheers, Tim ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
