- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Mon, 11 Aug 2003 14:48:23 +0200
- To: Craig Stone <craig@dataenabled.com>
- Cc: www-validator@w3.org
* Craig Stone wrote: >HTML 4.0 specification includes the sections below. Section 12.2 (A >element) mentions target and 6.16 defines reserved values for frames. >The validator, though does not seem to like the target attribute. It does unless you use HTML 4.0 Strict or derived document types which exclude the target attribute. Use HTML 4.01 Transitional if you want to use the target attribute.
Received on Monday, 11 August 2003 08:48:42 UTC