| A | B |
| White Space | An area of empty space on a page used to aid the reader |
| empty tag | An HTML code that does not require a closing tag. |
| Unordered list | Each item in the list is preceded by a bullet. |
| head | This tag identifies the first part of your HTML coded document that contains the title. |
| body | The bulk of the document in a web page. |
| browser | Special software program required to navigate the WWW that allows you access to information on the Internet. |
| Definition | List display of terms or short groups of words with an indented explanation underneath. |
| narrow | A web site where the home page is the index and all other web pages are individually linked to the home page. |
| format | The procedure for defining how information appears on a page. |
| FTP | A method used to transfer files and data from one computer to another on the Internet |
| RGB color codes | A list of extended color names and corresonding hexadecimal numbers supported by most web browsers. |
| Java script | Scripting language adapted from Sun Microsystems Java programmnig language. |
| hyperlink | A text or graphical connection between related web pages or other sites on the Internet. |
| download | Transferring files from a remote computer to a location on the user's local computer. |
| HTML | Refers to embedded instructions (Tags) within regular text to create web pages. |
| URL | A web site's address on the Internet. |
| JPEG | A graphic format capable of representing up to 16.7 million colors. |
| Webmaster | The person who maintains a web site. |
| debugging | The process of systematically identifying and fixing a code. |
| gif | A graphics file format which can be animated or still. |