Jasper Magick wrote: > It says there is an </p> on line 200 that was never open > > > > <p> [...] > <fieldset style="width:300px"> [...] > </fieldset> > > </p> > > > As you can see, there is an open <p> that it goes along with. The end tag for the P element is implied when the parser reaches the start tag for the FIELDSET element. So, no, there is no accompanying start tag. > I think this is an error on the validators part. Many people, for some reason, think that the validator is broken when their document doesn't pass validation. This is most often wrong. -- David HåsätherReceived on Thursday, 5 April 2007 22:07:14 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:57:23 GMT