This is probably a stupid question, though I cant seem to figure it out
I created a box and put in the HTML code for links. Right now this is what I have in for code.
<a href="http://www.americasarmy.com" target="_new"> America's Army</a>
I know if I enter in this code
<a href="http://www.americasarmy.com" target="_new"> <img src="/images/aaologo.gif"></a>
Right now I get the box with the red X, I know for a fact that the image is in that directory and the name is correct.
So my question is why am I getting the red box.
Thanks
2B