DESCRIPTION OUTPUT SOURCE CODE |
To make a link, give the <A> tag an HREF (hypertext reference) attribute. A link typically looks something like this: <A HREF = �Welcome.html�>Welcome Page</A> In this example, the HREF attribute is set to the name of a document called welcome.html. It is recommended to use QUOTES when calling a file or document, although technically you don�t need them unless the name contains spaces, slashes, or other funny characters. The text between the <A> and </A> tags, �Welcome Page� becomes the link. Clicking it will reference the user to the �Welcome.html� file. Although <A></A> tags are most frequently placed around chunks of text, they can just as easily be placed around other page elements, such as in-line graphics.
Let me introduce myself, I have love to write HTML.
I have been working with many people. This is my personal
Web page, in case you want to know more about me.
Table of Contents
Resume
Professional
Personal
Resume
Experience
Education credentials go here
Experience:
Current and previous employment go here
Skills:
computer, software, and other skills go here
Return to table of contents