This is the second practice page

First adding the links for Lesson 6

This link is to practice.html


Let's add an email link:
heyray3@aol.com
Remember that it's a good idea to include the actual e-mail address in the mailto: link, just in case your visiter doesn't have their Internet preferences set to deal with e-mail. Then they can, at least, cut and paste the e-mail address.

I will be writing you a very brief e-mail to check your mailto: link.


Notice the different in the horizontal rule? It's in color! I just added the color attribute to the <hr> tag. You never know what you might be able to do (or like) until you try some of these things.

Now, I also need a link to an external site -- so I'm going to use:

my own web site
You'll need to use the browser's "back" button to return to this page.

Notice that I set the color of the text on this link. This in an example of an in-line style. No matter what preferences the visitor has on their own computer, this font color will always remain the same.