<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1002527" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1002527</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/global-style-sheets-gss#comment-1011208</link>
    <description> &lt;p&gt;&amp;lt;link rel=&amp;quot;STYLESHEET&amp;quot; type=&amp;quot;text/css&amp;quot; href=&amp;quot;file.css&amp;quot;&amp;gt;&lt;br /&gt;
That any help?&lt;br /&gt;
JP&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;strong&gt;[red]The Next Step in Website Development [/red] - &lt;a href=&quot;http://www.what-next.com&quot; class=&quot;bb-url&quot;&gt;http://www.what-next.com&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;The Webmaster Promotion and Resource Center&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Oct 1999 03:03:00 +0000</pubDate>
 <dc:creator>JP Stones</dc:creator>
 <guid isPermaLink="false">comment 1011208 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/global-style-sheets-gss#comment-1011207</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;what&#039;s the shortest syntax for defining a stlye for all text in a document?&lt;/p&gt;
&lt;p&gt;Thank You,&lt;/p&gt;
&lt;p&gt;Malte Ubl&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;strong&gt;Malte Ubl&lt;/strong&gt; - [red]Germany[/red] - &lt;strong&gt;&lt;a href=&quot;http://goKewl.com/&quot; class=&quot;bb-url&quot;&gt;http://goKewl.com/&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;
[red]The beats of 1000 hearts inside...[/red] the merciless pulsation... [red]and all I know is I&#039;ll be back...[/red] back to trance nation!&lt;/p&gt;
 </description>
     <pubDate>Thu, 21 Oct 1999 02:45:00 +0000</pubDate>
 <dc:creator>Malte</dc:creator>
 <guid isPermaLink="false">comment 1011207 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/global-style-sheets-gss#comment-1011210</link>
    <description> &lt;p&gt;in the file you would put CSS. if you don&#039;t know CSS, learn it (very easy, just search for CSS tutorials on the net, that&#039;s how i learned).&lt;/p&gt;
&lt;p&gt;CSS can work by defining the properties of anything within a tag. for example, in file.css you could have:&lt;/p&gt;
&lt;p&gt;B {color: red}&lt;/p&gt;
&lt;p&gt;.dans1 {&lt;br /&gt;
color: blue;&lt;br /&gt;
font-size: 11pt;&lt;br /&gt;
font-family: Verdana,Arial,Helvetica;&lt;br /&gt;
}&lt;/p&gt;
&lt;p&gt;body {color: yellow}&lt;/p&gt;
&lt;p&gt;.....end of file.css don&#039;t type this, just to let you know.....&lt;/p&gt;
&lt;p&gt;ok. First, the B {} section will make all bold text where you&#039;ve used the &amp;lt;B&amp;gt; &amp;lt;/B&amp;gt; tags red as well. Next, .dan1 can be used like so in the body of your html document:&lt;/p&gt;
&lt;p&gt;&amp;lt;div id=&amp;quot;dans1&amp;quot;&amp;gt;&lt;br /&gt;
text goes here&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/p&gt;
&lt;p&gt;and &amp;quot;text goes here&amp;quot; would have all the properties defined in .dans1 {}&lt;/p&gt;
&lt;p&gt;next, body {} applies these properties to anything within &amp;lt;BODY&amp;gt; &amp;lt;/BODY&amp;gt; tags. Because these encompass your whole main body of the html document, you are basically putting global CSS here... although what works in IE might not work in NS so you&#039;ll have to play around with it.&lt;/p&gt;
&lt;p&gt;that help?&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
Dan Tucker&lt;br /&gt;
&lt;a href=&quot;http://ctpball.paintballresource.com&quot; class=&quot;bb-url&quot;&gt;http://ctpball.paintballresource.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Wed, 20 Oct 1999 21:35:00 +0000</pubDate>
 <dc:creator>ShortyDCT</dc:creator>
 <guid isPermaLink="false">comment 1011210 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
