The p.med_web applies only to
tags with the class = 'med_web'. If
you want to generalize, then change your css to :
.med_web{
...
}
Eric
On Mon, Feb 7, 2011 at 7:35 PM, Mark Jarvis wrote:
>
> Any web monkeys out there?
>
> I'm using:
> "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.
> blah blah blah
>
> Why doesn't
> blah blah blah
>
> work???
>
> Thanks,
>
> Mark Jarvis
>
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss