Ross,

You can also set all <p> tags within a class or ID.

#content {...}
#content p { padding: .5em 1em; ...}

This will set the rules for any <p> that is contained in the #content
div, thus saving having to add a class name to every <p> within the
div.

Jim

On 10/17/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Can I set up custom paragraph heights that do not effect the normal <P> tag?
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to