On 26/10/06, James Oppenheim <[EMAIL PROTECTED]> wrote:
I would normally use a <dl> for this.
You still can :) Just apply the relevant class to the data's parent object - in this case, the <dd>, e.g. <dt>Phone:</dt> <dd class="tel">01234 456 789</dd> And no, you don't need to use an address element here. -- Olly Hodgson http://thinkdrastic.net/ ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
