- From: Kornel Lesinski <kornel@geekhood.net>
- Date: Sun, 29 Apr 2007 23:28:56 +0100
- To: schalk@alliedbridge.com
- Cc: "public-html@w3.org" <public-html@w3.org>
On Sun, 29 Apr 2007 22:49:47 +0100, Schalk Neethling <schalk@alliedbridge.com> wrote: > In this regard why not have classes to identify each dt or li? > > <dl> > <dt class="dt-one">lorem</dt> > <dd class="dt-one">ipsum</dd> CSS3 already has selectors for this (:nth-of-type/:nth-child). -- regards, Kornel Lesinski
Received on Sunday, 29 April 2007 22:29:19 UTC