Jump to content

I.e. Only Stylesheet Problem


kdigital

Recommended Posts

Guys is there some trick to doing this? My stylesheet will not load. The path is correct, it's the same path as my regular stylesheet. I'm using HTML 5 if that means anything.

 

 

<link href="css/smokey_styles.css" rel="stylesheet" type="text/css" />
 <!--[if gt IE 5.5]>
 you're using Internet explorer
<link href="css/smokey_styles_IE.css" rel="stylesheet" type="text/css" />
 <![endif]-->
 <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">

Link to comment
https://forums.phpfreaks.com/topic/270573-ie-only-stylesheet-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.