i'm gonna kick myself if the answer is really simple.
<textbox>
<a href="#">
<img src="an-image.jpg" alt="image" />
</a>
</textbox>
My problem is I don't want the code to execute hence me putting it in a textbox but when I try to validate it, it doesn't like it very much.
What I am trying to...