Hello, Apologies if this has been addressed before, I am not a regular reader of the list. All of the pages of my site were previously marked as valid by the online validator (http://validator.w3.org/), but I was running into errors with <a name="foo" /> tags in Mozilla (see http://bugzilla.mozilla.org/show_bug.cgi?id=241594). The problem turned out to be due to the fact that the <a> tag is a not empty tag according to the DTD, and therefore <a name="foo" /> should not be seen as valid, but should instead be specified as <a name="foo"></a>. Again, my apologies if this is something that has been brought up before, but if not it seems like a valid fix to make. Ryan Holliday __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeoverReceived on Friday, 30 April 2004 14:34:10 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:57:13 GMT