Quote:
Originally Posted by Maj. Stress
try adding a # in front of the hex color codes 
|
Agreed. Also, I rechecked my standard DOCTYPE statement and it's not quite the same as the shortened version of what you were using.
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
HTML 4.01 instead of XHTML 1.0
A good way to locate problems like this one is to run the page past a validator. Such as
http://validator.w3.org/