anand_ragav Posted December 5, 2006 Share Posted December 5, 2006 HiI need to employ a number of external style sheets (like default.css, w3c.css, ie7.css, print.css) to achieve the greatest consistency in layout and presentation across the range of browsers I have to support. Can somebody please give me a sample where I can find these CSS categorisations.Thanks in advanceAnand Link to comment https://forums.phpfreaks.com/topic/29496-segregating-or-categorising-css/ Share on other sites More sharing options...
Daniel0 Posted December 5, 2006 Share Posted December 5, 2006 A sample...? Well, for IE7 specific CSS code you would put that in the ie7.css file. For the print media, put that in the print.css etc. Link to comment https://forums.phpfreaks.com/topic/29496-segregating-or-categorising-css/#findComment-135777 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.