Certainly, as long as it's an appropriate usage of a table (which it sounds like it is).

- Christian

Tim MacKay wrote:

Hi all,

Is it semantic markup to include a table of items ( in this case a nutritional information table ) as the contents of a <dd> within a definition list?

I am marking up product nutritional information and am thinking of doing it like so:

<dl>

<dt> The Product </dt>

<dd> Paragraph blurb about the product </dd>

<dd>

<table>

<…etc>Tabular data of the nutritional information</…etc>

</table>

</dd>

</dl>

Is nesting the table within the def list valid markup?

Thanks J

Tim


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************


--
Christian Snodgrass
CEO - Azure Ronin
http://www.arwebdesign.net
http://www.htmlblox.com
Phone: 859.816.7955



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************

Reply via email to