World Wide Web Quiz 22 (10 MCQs)

This set of multiple-choice questions evaluates understanding of accessing Microsoft Office 365, HTML structure, and the World Wide Web. It covers concepts such as HTML files, the body section, Hypertext Markup Language, Hypertext Transfer Protocol, and the invention of the World Wide Web by Tim Berners-Lee at CERN. The questions assess knowledge of web browsing, interlinked documents, internet architecture, web services, and network protocols.

Quiz Instructions

Select an option to see the correct answer instantly.

1. HTML
2. What is the World Wide Web (WWW) primarily used for?
3. Who developed the Hypertext Markup Language?
4. The content of the web (such as your pictures, text, links) will show up here.
5. A collection of related web pages, images, videos or even sounds.
6. What is the website to go when you want to access your Office 365 account?
7. Is the internet and the web the same thing?
8. This protocol is used to access, send and receive Hypertext Markup Language (HTML) files on the internet.
9. Which one of the following types of websites is open to the general public?
10. Define what is meant by the 'world wide web'.

Frequently Asked Questions

What is the World Wide Web?

The World Wide Web is a system of interlinked documents and resources on the Internet that can be accessed through web browsers. It was invented by Tim Berners-Lee and uses Hypertext Transfer Protocol (HTTP) to transfer data.

How does HTML relate to web pages?

HTML, or Hypertext Markup Language, is the standard markup language used to create web pages. It provides the structure and content for web pages, which are then displayed by web browsers.

What is a URL?

A URL, or Uniform Resource Locator, is the address used to identify and locate a resource on the Internet. It is the string of characters that appears in the address bar of a web browser.

What is the role of a web browser?

A web browser is a software application that retrieves and displays web pages from the Internet. It interprets HTML and other web technologies to render web content for users.

How do web pages get created?

Web pages are typically created using HTML, CSS, and JavaScript. HTML provides the structure, CSS handles the styling, and JavaScript adds interactivity. These files are then uploaded to a web server to be accessed via the Internet.