<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1034482" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1034482</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-font-style#comment-1200590</link>
    <description> &lt;p&gt;See, how fully I&#039;ve been converted. I didn&#039;t even remember the face attribute.&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 May 2006 20:12:32 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1200590 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-font-style#comment-1200577</link>
    <description> &lt;p&gt;Just to clerify, the face thing was probably a reference to the old way of setting fonts:&lt;/p&gt;
&lt;p&gt;Text&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 May 2006 18:47:50 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1200577 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-font-style#comment-1200569</link>
    <description> &lt;p&gt;Thank you for the help.. I will attempt what you suggested and see if I can get that font to work - If not,will use normal handwriting font installed with windows.&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 May 2006 18:13:22 +0000</pubDate>
 <dc:creator>sunny59</dc:creator>
 <guid isPermaLink="false">comment 1200569 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/help-font-style#comment-1200549</link>
    <description> &lt;p&gt;Basically, you can&#039;t use a special font like that on a website.  Well, there might be a way to do it, but it would involve some complicated scripting.&lt;/p&gt;
&lt;p&gt;What happens with fonts on web pages is the browser looks for the specified font on a users computer. If it&#039;s installed, the browser will use it to render the text. If it&#039;s not, it will go to the next availble option.  For common fonts like arial, verdana, georgia, times etc., you can probably trust that most users have that font installed and will see it as you intended. Even so, it&#039;s good to specify a few options just in case. freehand591 is not a common font, it won&#039;t be installed on most computers, so you&#039;d better not count on it looking like you want it to. If you&#039;re stuck on that font your best option would be to do it as a graphic.&lt;/p&gt;
&lt;p&gt;Also I think your coding is a little messed up here. I don&#039;t think I&#039;ve ever seen a  tag &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/confused.png&quot; title=&quot;Confused&quot; alt=&quot;Confused&quot; class=&quot;smiley-content&quot; /&gt; The code should look like this:&lt;/p&gt;
&lt;p&gt;In the CSS:&lt;/p&gt;
&lt;p&gt;.yourclass {font-family: freehand591, optionb, optionc, cursive;}&lt;/p&gt;
&lt;p&gt;(You should probably test to see that &quot;cursive&quot; works as a generic family. There are several generic families that will use the default option for that family - serif, sans-serif, cursive, fantasy, monospace.)&lt;/p&gt;
&lt;p&gt;In the HTML:&lt;/p&gt;
&lt;p&gt;Your text here&lt;/p&gt;
&lt;p&gt;Of course, you would use the proper mark-up here (a header tag or list or whatever depending on what your text is).&lt;/p&gt;
&lt;p&gt;Let me know if you need any clarification there.&lt;/p&gt;
 </description>
     <pubDate>Tue, 23 May 2006 15:54:00 +0000</pubDate>
 <dc:creator>Megan</dc:creator>
 <guid isPermaLink="false">comment 1200549 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
