MOMS: If you get stuck not knowing how do something with html when typing in your homework, this is the page you need to read.

1. HOW TO MAKE A LINK:

This is the format for making a link. You can copy and paste it onto the page you're working on to make a link:

OMIT THE GREEN ARROW IN THIS HTML EXAMPLE AND THE CODE WILL WORK!

< a href="web address here">Your Link Title Here</ a>!>

THIS: > is not part of the html. Omit this and the link will work.

This is how you make a link. This is how the link will look: Dave's Site!