Check Homework
HTML and Web Search Quiz
Introduction to Links
Create a web page (save it as review.html) that lists and uses all of the tags learned so far.
But here is the problem, how do you get the <p> tag to show up in the body of your text?
Read about special characters on the www.w3schools.com site and incorporate these into your page.
Include all four types of links in your page.
You may want to have one section with links to your favorite sites.
Include links to one or more of your other pages you have created so
far.
Include a Top link at the bottom of the page and an email link to cdodge@seq.org
Since you want to use all tags learned up to this point you might want
your links to be part of a list.
Complete In Page Links Assignment - open and save the source code for this web page as InPageLinks.html. Your task is to make each of the four descriptions at the top of the page (Getting Your Files on a Server, Tags Explained, Markup Tags & Paragraphs) links that link to that section of this very long page. Once you have all four linked then make the TOP link back to the top of the page. Save your document and show the web page to your instructor for teacher check.