[oXygen-user] count elements part 2
Roderik Dernison
Roderik.Dernison at inl.nl
Tue May 22 08:50:20 CDT 2012
Hi,
As a follow-up of my previous question: is it possible to let css generate indexes for items?
I.e.
<examples>
<example>
<title>This is the first example</title>
</example>
<example>
<title>This is the second example</title>
</example>
</examples>
With something like:
example:nth-child(n):before {
content: n;
}
To show:
1. This is the first example
2. This is the second example
Kind regards,
Roderik Dernison
________________________________
----------------------------------------------------------
Aan dit bericht kunnen geen rechten worden ontleend.
Het bericht is alleen bestemd voor de geadresseerde.
Indien het bericht niet voor u is bestemd, verzoeken wij
u dit aan ons te melden en het bericht te verwijderen.
This message shall not constitute any obligations.
This message is intended solely for the addressee.
If you have received this message in error, please
inform us and delete the message.
----------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20120522/00ea8d0e/attachment-0001.html
More information about the oXygen-user
mailing list