A modest lesson about links
Did you know you can code a picture to act like a link? Just click on the picture of the snail. This is considered an external link because it takes you to a different web site.
A relative URL takes you to a location inside the same document, so if you click here it will take you to the first page of this journal.

interesting….Is the picture link also called a hyperlink, like I use with words? Do you code it the same way?
Comment by Margaret — February 3, 2008 @ 10:21 am
yes. it is an image hyperlink.
check out:
http://www.w3schools.com/html/html_links.asp
this is a great resource for learning basic html.
I tried to copy my code but it just created the link all over again.
This is how to look at my code. Go back to the entry.
Go to the “view” menu on the windows internet explorer tool bar
click on source
scroll down until you recognize my entry, because the code at the beginning is for the stucture of the site!
Comment by admin — February 3, 2008 @ 11:27 am
Cool! I did it! Will check out the website later on html. Thanks!
Comment by Margaret — February 3, 2008 @ 2:43 pm