| A | B |
| The first page of a website is called | home page |
| Unwanted or unsolicited advertising or messages are referred to as | spam |
| A connection that allows a user to move quickly from one page to another | link or hyperlink |
| When saving, avoid spaces. Use this instead | underscore |
| An invisible region on an image that contains a link is called a | hotspot |
| The abbreviation for Hypertext Markup Lanuage is | HTML |
| A component that counts and displays the number of times web surfers visit your site is called a | hit counter |
| You should always be two clicks away from what page? | home page |
| What typeface should you use when designing a webpage? | Times and/or Arial |
| .doc, .xls, .ppt, .mdb are called? | Extensions |
| Instructions to the web browser are called what? | HTML tags |
| There are how many different heading sizes? | six |
| Which tag assigns the largest heading size? | <H1> |
| Which tag assigns the bold attribute? | <CENTER> |
| In which tag do you have to type your name so it appears on the website? | <TITLE> |
| What is the tag to insert a horizontal rule? | <HR> |
| What is the tag to insert a blank row | <P> |
| Tag to bring text to the next line | <BR> |
| Tag to change the width of a horizontal rule | <HR width=50%> |