On 12/23/12 1:05 PM, Steve Caramia wrote:
Hi everybody,

I want to fix the IE8 problems with an ie8-specific stylesheet.

So I put this in the head (just before </head>):

<!--[if IE8]>
<link rel="stylesheet" type="text/css" href="ie8.css" />
<![endif]-->

[...]

http://www.caramiadesign.com/fredio_last/


I think you need a space between "IE" and "8".

--
Cordially,
David

______________________________________________________________________
css-discuss [css-d@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