Form rendering oddity

I'm using Amaya 1.1c on Linux, and discovered a rendering oddity on:

http://www.euroferret.com/addurl.html

This is a form with a <TEXTAREA> and 2 text buttons.  Amaya renders the
2 buttons *on top of* the <TEXTAREA>.

As far as I can see, the HTML is OK.  "weblint -x Netscape" only complains
that "the COORDS attribute is required for the <area> element", which
appears to be because it doesn't fully know about area=default (a Netscape
extension).

Amaya itself complains:
line 14, char 20: Unknown attribute value "shape = default"
line 44, char 7: Unknown attribute "target"

Cheers,
Olly

Received on Thursday, 4 December 1997 13:18:12 UTC