Peter Ottery wrote:
gurus,

people :P


...drops the numbers from the start of each list item as soon as you make the list run horizontally?

you're transforming a list item into an inline element, so there is no need for keeping the numbers on contextual text, right?


I want to keep the numbers at the start of each item (its for a horizontal 'step by step' type indicator) so if anyone has any insights on how to achieve that, that would be tops,

depends and what you need, if it's just one line, no problem but if it's in context, it will get ugly/tricky.


for the one line solution: use floats and 1em height for ol.

because generated content doesn't work in ie i think the :before-content solution for the "in context" list, is useless.

but you can give all list items ids and backgrounds with the correct number ;) (bad idea)

regards, Michael
--
niij <http://niij.org/>

*****************************************************
The discussion list for http://webstandardsgroup.org/
*****************************************************




Reply via email to