> http://ohalah.org/wp/index.php
Felix wrote:
> IE6 use is down to less than 5%, deprecated by M$ even.
Yes, I wasn't going to worry about IE6, until I had a specific reason to do so.
Philippe wrote:
>As far as I can see without checking in IE 6 ...
> the issue is not one of box model, but mar
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...
href="http://ohalah.org/wp/wp-content/themes/o-twentyten/iecss.css";>"
rel="stylesheet" type="text/css">
...should rather be...
href="http://ohalah.org/wp/
On Dec 17, 2010, at 2:38 PM, Beth Lee wrote:
>> 'm moving a site from tables into html5 and css, and onto WordPress. The
>> head of the organization is concerned that the front page drops the 2 rows
>> of 3 images out of alignment in her browser, which is ... AOL.
> The site is using the html5 d
On Thu, Dec 16, 2010 at 10:34 PM, Beth Lee wrote:
> Hi all,
>
> I'm moving a site from tables into html5 and css, and onto WordPress. The
> head of the organization is concerned that the front page drops the 2 rows
> of 3 images out of alignment in her browser, which is ... AOL.
>
> Aargh.
>
Aar
Hi all,
I'm moving a site from tables into html5 and css, and onto WordPress. The
head of the organization is concerned that the front page drops the 2 rows
of 3 images out of alignment in her browser, which is ... AOL.
Aargh.
I've added a conditional statement to serve iecss.css to IE6, and I'v