| A | B |
| web browser | software that you run on your computer to make it work as a web client |
| web server | computers that are connected to the internet and contain files their owners have made available publicly through their own Internet connections |
| links or hyperlinks | use HTML anchor tags to enable you to link multiple HTML documents to each other |
| HTML | Hypertext Markup Language |
| web site | collection of linked web pages that has a common theme or focus |
| home page | the main page that all of the pages on a particular web site are organized around and link back to |
| IP | Internet Protocol address |
| domain name | unique name associated with a specific IP address by a program that runs on an Internet host computer |
| DNS | Domain Name Server |
| Domain Name Server software | program which coordinates the IP addresses and domains for all computers attached to it |
| URL | Uniform Resource Locators |
| transfer protocol | set of rules that the computers use to move files from one computer to another on the Internet |
| HTTP | Hypertext transfer protocol |
| FTP | File transfer protocol |
| Title bar | shows the name of the open Web page and the web browser's program name |
| Scroll bars | located on the right side of the program window and moves the page up and down through the document window |
| Status bar | includes information about the browser's operations and is found at the bottom of the browser window |
| Menu bar | provides a convenient way for you to execute typical File, Edit, View, and Help commands |
| Home Button | clicking on this will display the home (or start) page for your browser |
| index.html | the default name for a Web site's home page |