RE: A CSS question?
by "Anderson, Stuart" <Stuart.Anderson(at)dva.gov.au>
|
| Date: |
Fri, 7 Jul 2000 11:28:04 +1000 |
| To: |
"'lshum'" <lshum(at)localline.com>, hwg-basics(at)hwg.org |
| |
todo: View
Thread,
Original
|
|
A style sheet is just a text file with a css extension, so it can be viewed
in any text editor
If you have a style sheet called style.css you can link it to your html
pages by inserting the following
<meta name="Content-Style-Type" content="text/css">
<link REL="stylesheet" HREF="style.css">
> -----Original Message-----
> From: lshum [SMTP:lshum(at)localline.com]
> Sent: Friday, 7 July 2000 12:30
> To: hwg-basics(at)hwg.org
> Subject: A CSS question?
>
> Is it possible to view a stylesheet just like you view the html code. I
> have
> learned so much by looking at these codes. I would like to try my hand at
> stylesheets also.
>
> Linda
HTML Guild: hwg-basics mailing list archives,
maintained by Web Professionals @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.