On 5/24/05, Ben Curtis <[EMAIL PROTECTED]> wrote:
 
> <dl class="postalAddress">
>         <dt>Canada</dt>
>         <dd class="company">In The Game, Inc.</dd>
>         <dd class="division">Customer Service</dd>
>         <dd class="street1">135 West Beaver Creek Road Box #604</dd>
>         <dd class="city">Richmond Hill</dd>
>         <dd class="state">ON</dd>
>         <dd class="postalCode">L4B 1C0</dd>
> </dl>

<picky type="semantics">
I think that one would have to qualify as improper use of a <dl>.
The method I use to decide on the appropriate use of <dl> is to say
'equals' in between the <dt> and each <dd>.

Now let's apply that to your use:
'Canada equals In The Game, Inc'   ...no it doesn't
'Canada equals Customer Service'   ...no it doesn't
'Canada equals ON'   ...ummm, the other way around, perhaps.

and so on.
</picky>


Andrew.
-------------------------------
http://leftjustified.net/
******************************************************
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