- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 14 Nov 2007 10:37:40 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5268
Summary: Validator gives wrong "there is no attribute" response
Product: Validator
Version: HEAD
Platform: PC
URL: http://w.datamatrix-bg.info
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: check
AssignedTo: dave.null@w3.org
ReportedBy: datamatrixbg@gmail.com
QAContact: www-validator-cvs@w3.org
In my page i have a section, with elements like these:
<a href="http://robotics-bg.com/" target="_blank" title="The Bulgarian portal
for Robotics"><img src="banners/robotics-bg_banner1.jpg" alt="The Bulgarian
portal for Robotics" class="banner88x31" /></a><br />
When i check my page with the validator i get this error:
Line 17, Column 41: there is no attribute "target" .
…ref="http://robotics-bg.com/" target="_blank" title="The Bulgarian portal for
-------------------------------------^
Just to make sure, i checked the tag list in w3scools, but my code is
absolutely valid.
Received on Wednesday, 14 November 2007 10:37:50 UTC