[thelist] IE HTML help

David Laakso david at chelseacreekstudio.com
Sat Jul 10 13:20:19 CDT 2010


Scott Brady wrote:
> And, of course, the Doctype (the easiest fix) is the winner.  I could have
> sworn I had one in there.
>
> As far as readbility goes, if you mean the source, I don't know how to make
> it much more readable, given almost everything is indented (the menu isn't,
> but that's dynamically generated, and the content isn't for similar
> reasons).
>
> Thanks!
>
> Scott
>   









Reset the body declaration to default, and delete all font-size rulesets 
throughout the remainder of the style sheet.
body {
font:  100%/1.4  Helvetica, Arial, sans-serif;
}
Btw, the js calls should follow rather than precede the css calls in the 
head of the document.

Best,
~d






-- 
desktop
http://chelseacreekstudio.com/



More information about the thelist mailing list