Re: Title on Horizontal Rules

> Recommendation.
> 
> That    TITLE be added to horizontal rule.
> 
 
It's already there.


 <!ELEMENT HR - O EMPTY -- horizontal rule -->
 <!ATTLIST HR
   %coreattrs;                      -- id, class, style, title --
   %events;
   align (left|center|right) #IMPLIED
   noshade     (noshade)  #IMPLIED
   size        %Pixels;   #IMPLIED
   width       %Length;   #IMPLIED
   >

Received on Friday, 24 October 1997 03:34:10 UTC