<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16939" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial>Hi,</FONT></DIV>
<DIV><FONT face=Arial>HTML 5 Specs for <A href=""><FONT 
face="Courier New">dt</FONT></A> element says:</FONT></DIV>
<DIV><FONT face=Arial><FONT face=Arial size=2></FONT></FONT> </DIV>
<DIV>
<DT><FONT face=Arial>(1) - [quote]Contexts in which this element may be 
used:</FONT> 
<DD><FONT face=Arial>In a <CODE><A href="">figure</A></CODE> element containing 
no other <CODE><A href="">dt</A></CODE> element 
children.[/quote]</FONT></DD></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>So, only one dt is allowed as child of figure. Isn't 
it?</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>Now let's look at Specs for <A href=""><FONT 
face="Courier New">figure</FONT></A> element:</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>(2) - [quote]The first <A href=""><FONT face="Courier New" 
size=4>dt</FONT></A> element child of the element, if any, represents 
etc...[/quote]</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>Why *the first* in (2)?<BR>If it must be unique according 
(1) *the first* in (2) puzzled me. </FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>PS: Same occurs for dd element as child of 
details.</FONT></DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial></FONT> </DIV>
<DIV><FONT face=Arial>Thanks for any help in clarify this 
issue.</FONT></DIV></FONT></DIV></BODY></HTML>