Keith Bloom wrote:

Is anyone in possession of an explanation on how to style an ordered list?
I'm trying to set a large font size for the number and a small size
for the copy in the list item with out using extra markup.

You need to use extra markup, at least for a cross-browser solution. The list marker uses the same styling as the list item, but you need to make them different. The only way to do that is to add an enclosing element (such as a span) for the list item contents.

Sorry about that,
--

-Adam Kuehn
______________________________________________________________________
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