The document contains 10 multiple choice questions about web technologies. It tests knowledge of topics like:
- HTML is the language used for creating web pages.
- HTTP stands for Hyper Text Transfer Protocol, and is the name of the protocol used to access hypertext documents on the internet.
- URLs (Uniform Resource Locators) specify the location address of hypertext documents on the web.
- Hypertext documents shared on the internet are called web pages.
- An HTML document should begin with the <HTML> tag.
- A 404 or "Not Found" error means the requested URL was not found by the server.
- The web server passes information given by the user to
Related topics: