<?xml version="1.0"?>
<rss version="2.0">
 <channel>
  <title>multiple CSS stylesheets on same page? | WPDFD.com Forums</title>
  <link>http://www.wpdfd.com/forums/wpdfd/layout/multiple_css_stylesheets_on_same_page/</link>
  <description>A Layout forum thread at WPDFD.com</description>
  <language>en-us</language>
  <pubDate>06/30/04, 182 16 2004 2004:%i:1088604980 10:16:20</pubDate>
  <lastBuildDate>06/07/13, 158 41 2013 2013:%i:1370594501 04:41:41</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NineLabs Framework Feed Generator</generator>
  <managingEditor>sitemaster@wpdfd.com</managingEditor>
  <webMaster>sitemaster@wpdfd.com</webMaster>
     <item>
    <title>Rlipnick  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/multiple_css_stylesheets_on_same_page/#p1031</link>
    <description><![CDATA[Very simply, can we have multiple CSS stylesheets on the same page. We want to use several stylesheets for a site we're developing and I assumed if we had them all in the root directory, we can use them? <br /><br />Thanks.]]></description>
    <pubDate>06/30/04, 182 16 2004 2004:%i:1088604980 10:16:20</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/multiple_css_stylesheets_on_same_page/#p1031</guid>
   </item>
     <item>
    <title>Baxter  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/multiple_css_stylesheets_on_same_page/#p1032</link>
    <description><![CDATA[Of course you can. But each succeeding one will overwrite rules from the previous. That may or may not be a bad thing depending on your circumstances.<br /><br />You can also import into one and carry it over that way (in series instead of parallel).<br /><br />Two quite common uses for multiples is to separate positioning information from color/formatting stuff, or to feed separate stylesheets for print/handhelds/whatever.]]></description>
    <pubDate>06/30/04, 182 36 2004 2004:%i:1088616994 13:36:34</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/multiple_css_stylesheets_on_same_page/#p1032</guid>
   </item>
     <item>
    <title>Rlipnick  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/multiple_css_stylesheets_on_same_page/#p1033</link>
    <description><![CDATA[Thanks for the good explanation.]]></description>
    <pubDate>06/30/04, 182 50 2004 2004:%i:1088617808 13:50:08</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/multiple_css_stylesheets_on_same_page/#p1033</guid>
   </item>
     <item>
    <title>Joann  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/multiple_css_stylesheets_on_same_page/#p1034</link>
    <description><![CDATA[You can also order your stylesheets so taht your pages know which order and when to load them. &nbsp;The following is a sample of a series of stylesheets called into a page allowing users to contol the font size on pages.<br /><br /> &lt;link rel=&quot;stylesheet&quot; href=&quot;css/basic.css&quot; type=&quot;text/css&quot; media=&quot;all&quot; /&gt;<br /> &nbsp;&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; type=&quot;text/css&quot; media=&quot;print&quot; /&gt;<br /> &nbsp;&lt;link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; href=&quot;css/large.css&quot; title=&quot;A++&quot; /&gt;<br /> &nbsp;&lt;link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; href=&quot;css/medium.css&quot; title=&quot;A+&quot; /&gt;<br /> &nbsp;&lt;link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; href=&quot;css/small.css&quot; title=&quot;A&quot; /&gt;<br /> &nbsp;&lt;link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; href=&quot;css/x-small.css&quot; title=&quot;A-&quot; /&gt;<br /> &nbsp;&lt;link rel=&quot;alternate stylesheet&quot; type=&quot;text/css&quot; href=&quot;css/xx-small.css&quot; title=&quot;A--&quot; /&gt;]]></description>
    <pubDate>07/05/04, 187 06 2004 2004:%i:1089083195 23:06:35</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/multiple_css_stylesheets_on_same_page/#p1034</guid>
   </item>
   </channel>
</rss