Name: 
 

Hour 03 ~ Study Guide



True/False
Indicate whether the statement is true or false.
 

 1. 

Links within a Web page allow visitors to move quickly from one section of the Web page to another.
 

 2. 

Web pages rarely include links to connect one Web page to another page within the same Web site.
 

 3. 

The - target=”_blank” - attribute is acceptable as a XHMTL feature.
 

 4. 

The absolute address is used to link to pages within your own site.
 

 5. 

When using the relative address href attribute you will begin with “href=http://....”
 

 6. 

To link to a file named “links.htm” in the same directory (folder) or your web site you would use the following relative anchor tag -
<a href=”links.htm”>My Links</a>
 

 7. 

The <a> and </a> tags used to create a text link to a Web page within the same Web site are used to create a link to a Web page in another Web site.
 

 8. 

A well-designed Web page provides a way for visitors to contact the person at the company responsible for maintaining the Web site or addressing customer questions and comments.
 

 9. 

By including links within a Web page, a visitor can click a link to move directly to a section of interest, rather than scrolling through the entire Web page.
 

 10. 

Using hyperlinks, a Web site visitor can move from one page to another, to view information in any order.
 



 
Check Your Work     Start Over