help with images |
![]() ![]() |
help with images |
Sep 5 2005, 08:11 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Sep 2005 Member No: 227,120 |
I don't know what it's called that I am trying to do. Here is part of a screen shot. Can I do this using HTML? I don't know much about this stuff..
|
|
|
|
Sep 5 2005, 08:40 PM
Post
#2
|
|
![]() when we speak, we breathe ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,635 Joined: Jan 2005 Member No: 91,760 |
You can do that with simple html. :)
For it to appear in a text link: CODE <a href="http://google.com" alt="google" title="google">link</a> For it to appear in an image link: CODE <img src="http://google.com" alt="google" title="google" />
|
|
|
|
![]() ![]() |