Re: Style?
by Jim <webmaster(at)thedigitalpage.com>
|
Date: |
Wed, 19 Apr 2000 09:38:57 -0700 |
To: |
<hwg-basics(at)hwg.org> |
In-Reply-To: |
computer |
|
todo: View
Thread,
Original
|
|
At 05:16 AM 4/19/00 , Linda Shumaker tickled the electrons and they aligned
themselves to form these words:
>Is there a way to assign font properties to the beginning of a page without
>using an external stylesheet?
>
>Linda
Linda,
You can define fonts within the page just as you would using a external
style sheet. It goes inside the head, and would look something like this:
(without the spaces)
< style type="text/css" >
table, td, p, ol, ul {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #0000aa;}
< /style >
You just add containers as needed (body etc.). In this example, no font
size is specified, but could easily be added, as could links etc.
hth
Jim Parsons
webmaster(at)thedigitalpage.com
phone: (509) 521-5424
fax: (603) 288-0200
http://thedigitalpage.com/
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA