RE: alt element (was: naming custom/extended tags)

>    - If the html:alt attribute is present, use its contents as text,
>      and ignore the rest of the unrecognized element.
> 
> 
	If you use the traditional HTML tactic of rendering
	the contents of unrecognized elements, this requires
	an indefinite look ahead.

	The alt element might also only make sense as an
	alternative to a subordinate element.

Received on Monday, 14 February 2000 12:01:27 UTC