Posted by Beauregard T. Shagnasty on 08/17/06 14:00
Martin Plotz wrote:
> I uploaded the file to
> http://www.codecolony.de/martin/cssproblem.htm
Perhaps it is the XML prolog that screws up IE. Known problem if the
doctype is not first. Remove that line and see what happens.
<?xml version="1.0" encoding="ISO-8859-1" ?>
And, new documents should be Strict, not Transitional. You are not
transitioning from anything, are you?
http://www.w3.org/QA/2002/04/valid-dtd-list.html
--
-bts
-Warning: I brake for lawn deer
Navigation:
[Reply to this message]
|