View Single Post
Old 2008-12-27, 11:14 PM   #2
MadCat
If something's hard to do, then it's not worth doing
 
MadCat's Avatar
 
Join Date: Sep 2008
Location: Berlin, Germany
Posts: 247
Check out this link: http://www.javascriptkit.com/dhtmltutors/csshacks.shtml

Gives you full details on using things like:

Code:
<!--[if IE]> <link href="ie_only.css" rel="stylesheet" type="text/css"> <![endif]-->
MadCat is offline   Reply With Quote