- From: Fred Bone <Fred.Bone@dial.pipex.com>
- Date: Wed, 09 Apr 2003 10:31:51 +0100
- To: html-tidy@w3.org
On 9 Apr 2003 at 10:58, BLANC Cedric - LYO ( CeBlanc@lyon-partdie wrote: > ' Tidy (vers 4th August 2000) Parsing "InputStream" > line 9 column 1 - Warning: <table> lacks "summary" attribute > > InputStream: Doctype given is "-//W3C//DTD XHTML 1.0 > Transitional//EN" > InputStream: Document content looks like HTML 4.01 Transitional > 1 warnings/errors were found! ' > I don't understant why Tidy displays this warning, because the 'summary' > attribute is optional in HTML 4.01... But the main thing is that I don't > have any problem with INPUT tags ; good news of the day :) "summary" is formally optional, but strongly recommended. Tidy is reminding you of that. It is, as you noticed, only a "warning".
Received on Wednesday, 9 April 2003 05:32:50 UTC