| | ______ is the most frequently used HTTP method; it is typically used to retrieve the text and graphics files necessary for displaying a Web page |
| |
| | Large-volume Web sites often use a server ______ (a group of multiple servers) to handle thousands of simultaneous Web page requests. |
| |
| | An hr/ tag in an HTML produces a Web page that contains a horizontal line called a “______.” |
| |
| | ______ tags specify how to display graphics, sound clips, or videos. |
| |
| | A closing HTML tag always contains a ______. |
| |
| | the follow-up version to HTML 4; includes all HTML 4 tags, but it can be extended by adding customized tags [acronym] |
| |
| | A ______ is a small chunk of data generated by a Web server and stored in a text file on your computer’s hard disk. |
| |
| | A ______ application (also known as a browser add-on) is a program that extends a browser’s ability to work with file formats. |
| |
| | a communication path over a network between two remote programs |
| |
| | A Web server’s response to a browser’s request includes an HTTP ______ code that indicates whether the browser’s request could be fulfilled (i.e. 404 Not Found). |
| |
| | The img src tag specifies the name and location of the ______ file to be displayed as part of a Web page. |
| |
| | HTTP includes commands called “______” that help your browser communicate with Web servers. |
| |
| | A ______ ______ is a type of helper application that can be activated from an embed tag inserted in an HTML document. |
| |
| | One way to store data for a Web page is as a file called an HTML ______, which is plain text or ASCII with embedded HTML tag. |
| |
| | group of interlinked files |
| |
| | HTTP is classified as a ______ protocol, which maintains no record of previous interactions and handles each request based entirely on information that comes with it. |
| |
| | The World Wide Web ______ is an organization that formulates standards for the Web. |
| |
| | An HTML ______ tool adds HTML tags to a document, spreadsheet, or other text-based file to create a file that can be displayed by a browser. |
| |
| | ______ tags change the appearance of text. |
| |
| | a href tags (a type of link tag) in an HTML document produce ______ links when your browser displays the Web page. |
| |
| | ______ tags specify the basic setup for a Web page, provide ways for users to interact with a page, and offer ways for Web pages to incorporate information derived from databases. |
| |
| | A ______ ______ creates an ASCII document with no hidden formatting codes. |
| |
| | HTML is called a ______ ______ because authors mark up their documents by inserting special instructions (HTML tags) that specify how the document should appear when displayed on a computer screen or printed. |
| |