Related Links


Teacher Assignments
Teacher Entries
Conditions of Use
|

How to Attach a Hyperlink
The Code for Attaching a Hyperlink is:
(Again, ignore the spaces between the < and the first letter and the last letter and the > )
This is a two part code. First, before the word you want to hyperlink, type the following code:
< a href="http://www.fullwebaddress" >
Anything you type after this will be included in the hyperlink.
When you are ready to end the hyperlink add the code:
< /a >
Example:
Let's say I want to link the Atlanta Falcon's homepage to this article. I use the code:
< a href="http://www.atlantafalcons.com" >Falcons< /a >
When typed correctly, it appears like:
Falcons
Article posted April 24, 2009 at 10:02 AM •
comment (4) • Reads 951
•
see all articles
|
My Classes & Students

About the Blogger
7th year at Warrenton High School teaching freshmen and sophomores
Latest 10 Comments:
|