http://ohalah.org/wp/index.php

While you're fixing IE6, note that you have serious typos in the IE6 stylesheet link in that page...

<link href="<link rel="stylesheet" type="text/css" media="all" href="http://ohalah.org/wp/wp-content/themes/o-twentyten/iecss.css";>" rel="stylesheet" type="text/css">

...should rather be...

<link rel="stylesheet" type="text/css" media="all" href="http://ohalah.org/wp/wp-content/themes/o-twentyten/iecss.css"; rel="stylesheet" type="text/css">


regards

        Georg
______________________________________________________________________
css-discuss [[email protected]]
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