View Single Post
  #1 (permalink)  
Old 10-09-2007, 01:38 PM
Toon's Avatar
Toon Toon is online now
Netvibes is an Addiction™
 
Join Date: Jan 2007
Location: Sheffield, UK
Gender: Male
Posts: 19,784
Default Target Validation

I keep checking my markup as I'm designing rather than wait until it's all finished and apart from the way I implement flash which I'll have to change, I keep getting this error...

Code:
 Line 44, Column 86: character "/" is not allowed in the value of attribute "target".
…//www.centrereed.co.uk" target="http://www.centrereed.co.uk"><img src="images
✉
It is possible that you violated the naming convention for this attribute. For example, id and name attributes must begin with a letter, not a digit.
What is the latest way to code a target? It's not something I've come across before?
Reply With Quote