CSS & Span tag

by "Andie Maranda" <infomail(at)cogeco.ca>

 Date:  Tue, 21 May 2002 18:45:10 -0400
 To:  <hwg-basics(at)hwg.org>
  todo: View Thread, Original
Hi,

I ask a basic questions concerning style sheets and the Span tag.

I am using the following for a text CSS:

<STYLE TYPE="text/css">
  body {font-family: Arial, Georgia, Helvetica, sans-serif;  color:0000A0;
font-size: xx-small;}
  a:link{font-family: Arial, Georgia, Helvetica, sans-serif;  color:0000A0;
text-decoration:none;font-size: xx-small;}
  a:hover{font-family: Arial, Georgia, Helvetica, sans-serif;
color:663300;text-decoration:underline;font-size: xx-small;}
  a:visited{font-family: Arial, Georgia, Helvetica, sans-serif;
color:0000A0; text-decoration:none;font-size: xx-small;}
  UL {font-family: Arial, Georgia, Helvetica, sans-serif;  color:0000A0;
font-size:xx-small;}
  TD {font-family: Arial, Georgia, Helvetica, sans-serif;  color:0000A0;
font-size: xx-small;}
  </STYLE>

This works well for what I want the page to look like but there is a section
of text in the page where I want to have a different size.

Should I use the <SPAN STYLE> tag or something else. I want the text to use
the 10pt for the size.

What would be the exact code to accomplish this.

Thanks,
Andie

HTML: hwg-basics mailing list archives, maintained by Webmasters @ IWA