Chris W. Parker wrote:

<p>Features:</p>

<ul>
 <li>It's big</li>
 <li>It's heavy</li>
 <li>It's wood</li>
</ul>

At the risk of sparking another cry of outrage and subsequent discussions, you could use the (badly defined) definition list construct instead:

<dl>
  <dt>Features:</dt>
  <dd>It's big</dd>
  <dd>It's heavy</dd>
  <dd>It's wood</dd>
</dl>

P
--
Patrick H. Lauke
_____________________________________________________
re·dux (adj.): brought back; returned. used postpositively
[latin : re-, re- + dux, leader; see duke.]
www.splintered.co.uk | www.photographia.co.uk
http://redux.deviantart.com
******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to