On Monday 10 July 2006 16:43, pepelsbey wrote:
> Maybe:
>
> <dl>
> <dt><h3>Group title</h3></dt>
> <dd>Group title</dd>
> <dd>Group title</dd>
> <dd>Group title</dd>
> </dl>
>
I think the best option would be:
<dl>
<dt><h1>Group title</h1></dt>
<dd>Group item</dd>
<dd>Group item</dd>
<dd>Group item</dd>
</dl>
and style
dt h1 { font-family: ....
font-weight: ....
etc
}
would allow your definition terms to ranked by importance. Sub-listings could
use h2, h3, etc for the definition term.
--
Regards,
Steve
Bathurst Computer Solutions
URL: www.bathurstcomputers.com.au
e-mail: [EMAIL PROTECTED]
Mobile: 0407 224 251
.... _
... (0)>
... / / \
.. / / . )
.. V_/_
Linux Powered!
Registered Linux User #355382
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************