I have possibly found an error in the strict xhtml 1.0 DTD. Buttons in forms can be set in 2 ways: <input type="submit" name="action" value="send" /> or <button type="submit" name="action" value="send" /> Both give the same result. There i conclude that the input-types are only there for compibilty, so that part is transitional and not strict. If i'm wrong what's the differents between the two tags? With best regards, Dave Mertens dmertens@ism.nlReceived on Thursday, 10 August 2000 10:12:23 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:49:22 GMT