Web Technology Basics

Questions about HTML tags, HTTP protocol, ISPs, and web browsers

7 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

What is Google Chrome?

  1. A website
  2. A search engine
  3. A web Browser
  4. Antivirus software
Question 2 Multiple Choice (Single Answer)

Which is the correct tag to make a link that will send an email?

  1. <a href="sendmail://[email protected]">
  2. <a href="mailto:[email protected]">
  3. <a mail: "[email protected]">
Question 3 Multiple Choice (Single Answer)

Which tag makes the largest headline?

  1. H1
  2. H2
  3. H3
  4. 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?

  1. <text></text>
  2. <body></body>
  3. <title></title>
  4. <head></head>
Question 5 Multiple Choice (Single Answer)

ISP is __________?

  1. a company that provides access to the Internet.
  2. the language of the Web.
  3. common graphic format on the Web.
  4. common questions and answers.
Question 6 Multiple Choice (Single Answer)

HTTP is a _______?

  1. the transfer method used on the Web.
  2. file format used to transfer files from one word processor to another.
  3. a Web Address.
  4. 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?

  1. Split Page
  2. Frame
  3. Form
  4. Table