Bill Moseley wrote:
Also, the css validator reports a number of issues -- I'm not sure how critical they are.
http://jigsaw.w3.org/css-validator/validator?uri=http://perl.apache.org/preview/allan/dst_html/
+
this error is apparently because of the under_score, so we
can just rename it to "index-section"
Parse Error - index_section { font-family: helvetica, arial,
verdana, sans-serif; font-size: 1.0em; color: #000000; }
yes, this *is* a bug in our CSS. please fix it s/_/-/.
I definitely know that certain version of IE ignore classes with underscores in them.
--
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
