<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1023144" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1023144</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-validation#comment-1142360</link>
    <description> &lt;p&gt;ok so when i use a font family it refers to the browser default setting for that type face nice. now my logical side is satisfied.&lt;/p&gt;
 </description>
     <pubDate>Tue, 09 Dec 2003 23:35:44 +0000</pubDate>
 <dc:creator>druagord</dc:creator>
 <guid isPermaLink="false">comment 1142360 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-validation#comment-1142359</link>
    <description> &lt;p&gt;Example:&lt;/p&gt;
&lt;p&gt;font-family: arial, helvetica, geneva, verdana, sans-serif;&lt;/p&gt;
&lt;p&gt;All browsers will display Arial if Arial is on the computer, if not, it will seek Helvetica and display the content in that, if not it will seek Geneva and display the content in that, if not it will seek Verdana and display the content in that, if not it will seek the computer settings (default) for &quot;sans-serif display preference&quot; and use that user-set font to display the content.&lt;/p&gt;
&lt;p&gt;You have *no* control over what fonts are installed on the user&#039;s computer, nor what they set their default fonts to.&lt;/p&gt;
 </description>
     <pubDate>Tue, 09 Dec 2003 23:27:15 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1142359 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-validation#comment-1142358</link>
    <description> &lt;p&gt;Wow thats nice i found out that serif is not just a meaningless name &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;thanks for the link i couldn&#039;t find that by myself maybe i miss some sleep. From what i read there the charset as something to do with what font will be displayed, but is there a way to know wich font from the family the browser will try first will it try the same thing on netscape or ie this is still not clear to me.&lt;/p&gt;
&lt;p&gt;this is only to improve my personal knowledge base so no hurry &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 09 Dec 2003 23:19:38 +0000</pubDate>
 <dc:creator>druagord</dc:creator>
 <guid isPermaLink="false">comment 1142358 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-validation#comment-1142357</link>
    <description> &lt;p&gt;serifs are the little pointy bits on type like Times New Roman.&lt;/p&gt;
&lt;p&gt;Fonts are of a number of types -- fantasy, cursive, serif, sans-serif (without the pointy bits), monospace.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.w3.org/TR/REC-CSS2/fonts.html#generic-font-families&quot; class=&quot;bb-url&quot;&gt;http://www.w3.org/TR/REC-CSS2/fonts.html#generic-font-families&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Sometimes you&#039;ll want a particular type of font -- for very small fonts, sans-serif works better for clarity, while at larger sizes serif fonts often work better. &lt;/p&gt;
&lt;p&gt;Print-wise you may prefer one family type over another as well.&lt;/p&gt;
 </description>
     <pubDate>Tue, 09 Dec 2003 23:08:41 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1142357 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-validation#comment-1142353</link>
    <description> &lt;p&gt;Thanks any way at least now i know what to look for&lt;/p&gt;
 </description>
     <pubDate>Tue, 09 Dec 2003 21:57:57 +0000</pubDate>
 <dc:creator>druagord</dc:creator>
 <guid isPermaLink="false">comment 1142353 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-validation#comment-1142352</link>
    <description> &lt;p&gt;still haven&#039;t finished my coffee so hopefully this doesn;t confuse you&lt;/p&gt;
&lt;p&gt;arial (for example) is a font (type) it belongs to the sans-serif (family)&lt;br /&gt;
times new roman is a font (type) that belongs to the serif family&lt;/p&gt;
&lt;p&gt;sans-serif is display fonts, while serif is print font (kinda thing)&lt;br /&gt;
I&#039;m sure one of the others will explain it better&lt;/p&gt;
 </description>
     <pubDate>Tue, 09 Dec 2003 21:33:38 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1142352 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-validation#comment-1142349</link>
    <description> &lt;p&gt;so if i understand well, i might need another coffee too &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;, there are  font types and font familys (thats new to me). is there any standard  about this.&lt;br /&gt;
if use sans-serif are the fonts of that family the same in any OS/browser ?&lt;/p&gt;
&lt;p&gt;This might look dumb but i&#039;m used to make layout using black time new romans font on a white background  and when i want to be fancy i put a border on my tables:) . but now i&#039;m stuck since the graphist i usualy work with is on vacation.&lt;/p&gt;
 </description>
     <pubDate>Tue, 09 Dec 2003 21:22:49 +0000</pubDate>
 <dc:creator>druagord</dc:creator>
 <guid isPermaLink="false">comment 1142349 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/css-validation#comment-1142346</link>
    <description> &lt;p&gt;font family is sans-serif or serif, just add it after the font name, in this case sans-serif so you end up with font-family: arial,sans-serif;&lt;br /&gt;
there is a whole family arial, verdana, and some others I can&#039;t spell without coffee &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; that you can use but to me its pointless as if the browser cant find the first font it will try the second .... (same as font tag) but just using one font family name (common one) and the family type its the same thing as the browser will pick a font from that family if it can&#039;t find the first one&lt;br /&gt;
*ok I&#039;m babbling, really need that coffee now*&lt;/p&gt;
 </description>
     <pubDate>Tue, 09 Dec 2003 21:03:11 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1142346 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
