OT: XHTML coding question

Top Page
Attachments:
Message as email
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Mark Jarvis
Date:  
To: plug
Subject: OT: XHTML coding question








Any web monkeys out there?

I'm using:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 TRANSITIONAL//EN"
"http://www.w3c.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

I have the following in my css file:
p.med_web {
  font-size: 150%;
} 

The following works well.
<p class="med_web">blah blah blah</p>

Why doesn't
<span class="med_web">blah blah blah</span>

work???

Thanks,

Mark Jarvis



---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss