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?