Web Technology Basics
Questions about HTML tags, HTTP protocol, ISPs, and web browsers
Questions
Question 1 Multiple Choice (Single Answer)
What is Google Chrome?
- A website
- A search engine
- A web Browser
- Antivirus software
Question 2 Multiple Choice (Single Answer)
Which is the correct tag to make a link that will send an email?
- <a href="sendmail://[email protected]">
- <a href="[email protected]">
- <a href="mailto:[email protected]">
- <a mail: "[email protected]">
Question 3 Multiple Choice (Single Answer)
Which tag makes the largest headline?
- H1
- H2
- H3
- H4
Question 4 Multiple Choice (Single Answer)
Between which set of tags does most of the content of your web page need to be placed?
- <text></text>
- <body></body>
- <title></title>
- <head></head>
Question 5 Multiple Choice (Single Answer)
ISP is __________?
- a company that provides access to the Internet.
- the language of the Web.
- common graphic format on the Web.
- common questions and answers.
Question 6 Multiple Choice (Single Answer)
HTTP is a _______?
- the transfer method used on the Web.
- file format used to transfer files from one word processor to another.
- a Web Address.
- file format that retains format on the Web.
Question 7 Multiple Choice (Single Answer)
What is the HTML feature that divides a web page into two or more scrollable parts?
- Split Page
- Frame
- Form
- Table