RE: Headings in lists

On Tue, 2002-08-20 at 13:30, Peter Foti (PeterF) wrote:
> <h>Hightlights</h>
> <ul>
> <li>In exciting beige</li>
> <li>Square case doesn't roll</li>
> <li>Large size is easier to find</li>
> </ul>

I believe this is correct according to the spec now.  The issue is that
the <h> , as the <name> element that is proposed, should be bound to the
list.  Using DOM, I can get all <ul> them get their <h>.  If I move the
list, I will also move the heading.


 
-- 
__C U R T I S  C. H O V E Y__________________
chovey@cox.net
No matter where you go...there you are

Received on Tuesday, 20 August 2002 13:43:25 UTC