HTML Help!
MacGyver
Canada New
Well, you see, i'm trying to make myself a webpage, and am having a hard time with links. For some reason, this does not want to work, even though the link is right.
<a href="information.">
<img src="info.gif" align=left
</a>
When I click on the button, it doesn't do anything. What am I doing wrong?
(P.S. I took off the "html" from information, because it made it a link on here.
<a href="information.">
<img src="info.gif" align=left
</a>
When I click on the button, it doesn't do anything. What am I doing wrong?
(P.S. I took off the "html" from information, because it made it a link on here.
0
Comments
I was using the <a href=" "> </a> tag, and it doesn't seem to want to work. Any ideas?
[PHP] HTML HERE [/PHP]
Unfortunately, because VB parses any HTML in posts, you can't see it, unless you use HTML code for the brackets- that is < and > to represent < and >, respectively.
The links work now, but there's one problem.
Now the pictures that you click on (the links) have this blue boxed in square around them, that look really bad. How can I get rid of it?
Perfect!!
Just what I needed!
Thanks!