True or False: An external link is a link that goes to a file on your web site that is in a different folder from the current folder.
True or False: An internal link should always use an absolute path (the full address) to the file it’s linking to.
In the code for a link, the “http” stands for what?
HyperTerminal Transfer Path
Hyper Transfer Target Protocol
HyperText Transfer Protocol
Hairy Tom-Tom Player
URL stands for:
Uniform Resource Locator
Unit Reference Locator
Uniform Reference Location
United Resources Lexicon
You have a page named “snerk.html” in a folder named “Other” that sits in your root directory. On snerk.html, you want to place a link back to your index page. Write the code.
You have a thumbnail image linked to a larger image and you want it to open in a new window. The image is on a page named “alien.html” and in a folder named "images." The thumbnail image is named “ALIEN.JPG” and is in the same images folder as the
HTML file. You want to leave the border at the default setting. Write the code.
You are as fickle as can be, and decide to remove the border from the alien image. Add the code to the above tag to remove the border.
You want to link to the top of your page from the bottom. What code would you place at:
The top of the page?
The bottom of the page?
Add “World Events” as a title to the following link: <a href="world_events.html">World Events</a>
You use graphic links on your site. Name one reason to also use text links.
Name another reason to use text links with graphic links.
When asked which block I live on, why did I forget where I live?