On Tuesday 20 March 2007, Michael Strickland wrote: > The following section of code refuses to validate: > > <table width="85%" align="center"> > <colgroup> > <col width="25%"></col> > <col width="30%"></col> > <col width="30%"></col> > </colgroup> > <tr> Is this from a HTML (not XHTML) document? If so, the </col> end tag is forbidden. http://www.w3.org/TR/html4/struct/tables.html#edef-COLReceived on Tuesday, 20 March 2007 19:40:10 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 25 April 2012 12:14:24 GMT