Friday, September 3, 2010

IE Conditional Comment



This is a conditional comment. This is used to add extra tags if ever your webpage is opened in IE6 browser.

<!--[if IE 6]>
<link rel="stylesheet" type="text/css" href="js/shadowbox3/shadowbox-ie6.css">
<![endif]-->

More Info


No comments:

Post a Comment