Hi,

I'm a web editor for a student organization at my college. The system which
we are forced to use generates pages that declare the doctype in quirksmode.
I can add boxes of HTML and embedded CSS, JS later in the page, but I can't
modify the actual HTML document.

The problem is that quirksmode in IE breaks my CSS. I have a conditional
statement that tells IE users to switch to an alternative, but I would like
to change the doctype to standards compliant mode. (Again, I cannot modify
the doctype tag directly.)

Any ideas on how to work around in this situation?

The page I am talking about is
http://www.uakron.edu/groups/asg/asgtemplate_copy.php for your reference.

I appreciate any help or suggestions.

Josiah
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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/

Reply via email to