-
Step 1
HTML is very simple after you get familiar with it. What you want to do is create a tag in html to link to a web page. The first think you should do is either memorize the following line or learn the function of the link here: SEE IMAGE
-
Step 2
Replace YOUR WEB ADDRESS above with a web address from your browser like
http://www.google.com this address goes as follows
(http://) is the web connection. If you saw https it would be a secure page, some sites like banks use https so that is ok. https://www.wachovia.com for example. -
Step 3
You now should now have a fully functional link, but you should now change the text between the two > ... < to match a better description. Change the text between those two markers to Google's homepage.
-
Step 4
You should have the open a the href="http://www.google.com" the description between the > ... < symbols and the closing A as seen in the first graphic.









Comments
starlet67 said
on 4/10/2009 Thanks for explaining this!5*
elyria said
on 3/8/2009 Great advice and very informative! 5*