RE: Validating "Input" Tag

On Thu, 22 Feb 2001, Thanasis Kinias wrote:

>> <input type="image"
>> 	src="http://mindit.netmind.com/images/mindit.gif" border="0">
 
>> But when I run it through the validator, it errors on "border":
>>  border="0"></td>
>>         ^
>> Error: there is no attribute "BORDER"
>> So I'm kinda lost at this point...which is correct?
> According to HTML 4.01 (and XHTML 1.0), border can only be applied to
> <table>, <img>, and <object>.  See

something like <input type="image" src="xxx" style="border: 0;"> does
not apply?

Shalom,
 Grizzly (@worldonline.it/@uibbs2.net/@bbk.org/@freemail.co.za)
--
ICQ #71340428, irc on #siracusa/#kernelp - http://www.uibbs2.net
ABORRO/I DISLIKE microsoft, html, spam, attach > 100K & pings

Legge di Roger
 Non appena la hostess serve il caffe', l'aereo incontra una turbolenza

Spiegazione di Davis
 Il caffe' e' la causa delle turbolenze in alta quota.

Received on Thursday, 22 February 2001 18:02:55 UTC