Directions
Create a web page to demonstrate a variety of link styles.
- Create a new document and name it speciallinks.html.
- Make a centered, level-1 heading that says, “Even More Links.”
- Add a horizontal rule.
- Add a paragraph that says, “This is an example of an absolute link.”
- Add a line break and add a link to another webpage such as espn.com, cnn.com, www.nca.edu.ni, or you favorite website.
- Alter the link so that it pops up in a new window when you click on it.
- Add another line break and then write some text to let the user know that a new window is going to pop up.
- Start a new paragraph that says, “This is an example of a link to an anchor on another page.”
- Add a line break and a link to your Dictionary assignment, Letter S.
- Start a new paragraph that says, “This is an example of using an Access Key.”
- Add a line break and a link to your About Me page.
- Modify the code so that if the user presses Alt+M, that link will be selected.
- Add some text that lets the user know about the access key.
- Add another horizontal rule.
- Find your small picture (from the class Network folder) and save a copy of it to your images folder (in Web Design).
- Center it on the page underneath the last horizontal rule.
- Start another new web document and name it bigpicture.html.
- Make a level-1 heading that says your first and last name.
- Add a horizontal rule.
- Then find the large image of your photo on the class folder and save it to your images folder.
- Center the large photo on the bigpicture.html page underneath the Horizontal Rule.
- Go back to the speciallinks.html page. Add code so that when a user clicks on the small picture, she will be taken to the page with your larger picture.
- When you are finised, add this assignment to your TableOfContents.html page.
- Raise your hand and ask your teacher to grade your assignment on screen.