[thelist] em, strong, b, i, css, and other letters

Jeana kumquat at sckans.edu
Mon Mar 5 10:03:12 CST 2001


On Mon, 5 Mar 2001, John Eckman wrote:

> Since you can't put <em> and <strong> in a stylesheet, what are you 
> supposed to do in css?

You can't?

I added this last night to a stylesheet and it worked..

	strong {
                font-family:verdana,arial, sans-serif;
                font-size:14px;
                color:black;
                }

although.. I have since realized for my application of it, I should use
headers instead <h1..2..etc>  

*shrug*
-jeana





More information about the thelist mailing list