> You should use h* elements instead of p elements for any kind of > header. You might then not need to specify any classes and it's more > semantically correct >> What I'm going for is to take the bottom margin off of a paragraph >> preceding a list. I don't need the list to be styled any >> differently, so there's no reason to target it at all.
Scott has a valid point here. Maybe this is the way you should be doing it. Also is it possible to make up ones own elements? That's sorta what XML is right? If you could do that then you can style it just like a p or h1 tag. ______________________________________________________________________ css-discuss [[email protected]] 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/
