Subject: Re: Attributes without values
From: David Carlisle <davidc@xxxxxxxxx>
Date: Wed, 25 Jul 2001 09:18:19 +0100
|
> An SGML HTML parser (web browser) will
> ignore the value it's given,
No. It will ignore the attribute name.
That is <option selected> is short for <option something="selected">
not <option selected="something">
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|