Another CSS question
by Peggi & Ben Rodgers <woodduck(at)mbay.net>
|
Date: |
Thu, 09 Nov 2000 07:58:15 -0800 |
To: |
hwg-techniques(at)hwg.org |
|
todo: View
Thread,
Original
|
|
Hi all,
I'm using a linked style sheet. My paragraph tags work fine, but the span
tags don't seem to be picking up the styles from the linked sheets. The
code I'm using is as follows:
In the head:
<link rel="STYLESHEET" TYPE="text/css" HREF="../styles/linkedstyle.css">
In the body:
<p class="three">World Class Team - World-Class Solutions<br>
<span class="two" align="left">We have been able to develop and implement
successful enterprise performance solutions.....cases much more.</span></p>
In the style sheet:
p.two {font-family: "Verdana",arial,sans-serif;
color: black;
font-size: 9pt;
font-style: normal;
}
p.three{font-family: "Verdana",arial,sans-serif;
color: black;
font-size: 9pt;
font-style: italic;
text-align: left;
}
Can anyone see any changes I should make to the coding to get this to work?
Thanks very much,
Peggi
Ben & Peggi Rodgers
Pacific Grove, CA (near Monterey)
woodduck(at)mbay.net or
rodgers(at)tide-pool.com
http://www.tide-pool.com
http://www.mbay.net/~woodduck
HWG hwg-techniques mailing list archives,
maintained by Webmasters @ IWA