Jim Albert wrote:

> Am I getting close with the following:
> 
> div.tinyp p { font-size: x-small; font-family: 
> verdana,arial,helvetica,sans-serif; }
> 
> And then use it as such: <DIV class="tinyp"><P>I hope this html will
> use the div "tinyp" class</DIV>

It should work.

The best would be if you presented us with a link the the page you're
working on, or a reduced example page, so we can see what you're trying
to achieve.

Adding extra divs is ok, but we generally try to avoid adding any
unnecessary elements for styling - if at all possible, and instead
use/reuse existing elements. Easier to show _how_ directly in a simple
but working page.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to