- From: Mary Holstege <holstege@firstfloor.COM>
- Date: Mon, 11 Nov 96 10:48:53 PST
- To: www-html@w3.org
I'd just like to reiterate a comment I made before:
AREA should get the REL, REV, and TITLE attributes on the grounds that an
AREA is just a fancy way of presenting a normal link.
SGMLishly:
<!ATTLIST AREA
shape %SHAPE rect
coords %COORDS #IMPLIED -- always needed except for shape=default --
href %URL #IMPLIED -- this region acts as hypertext link --
nohref (nohref) #IMPLIED -- this region has no action --
alt CDATA #REQUIRED
rel CDATA #IMPLIED -- forward link types --
rev CDATA #IMPLIED -- reverse link types --
title CDATA #IMPLIED -- advisory title string --
>
-- Mary
Holstege@firstfloor.com
| Mary Holstege, PhD
| First Floor Software (415) 254-5161
| 444 Castro Street, Suite 200 (415) 968-1193 (Fax)
| Mountain View, CA 94041
Received on Monday, 11 November 1996 13:48:36 UTC