
HTML Quiz III

Quiz
•
Computers
•
7th - 11th Grade
•
Medium
Natalie Price
Used 17+ times
FREE Resource
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Suppose you have written a web page using HTML and it is hosted at the URL yourdomain.com/home.html
Which of the following statements is true about which devices can view your website?
Only computers made after the day you publish your website can view your website. Older computers can’t understand HTML.
Only browsers on desktop computers can view your website because only desktop browsers can render HTML based web pages.
Any browser on any device will be able to view your webpage, because all browsers and devices on the Internet agree to use the same protocols for sending, receiving, and viewing webpages.
Only browsers on mobile phones can view your website because only mobile browsers can render HTML based web pages.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the result of the following HTML code:
<ol>
<li>Bread</li>
<li>Milk</li>
<li>Eggs</li>
</ol>
a. Bread
b. Milk
c. Eggs
1.Bread
2. Milk
3. Eggs
-Bread
-Milk
-Eggs
*Bread
*Milk
*Eggs
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An image is hosted at
https://upload.wikimedia.org/wikipedia/commons/6/62/Big_and_little_dog.jpg
Which of the following is the proper HTML code to display this image on your webpage?
<img src="https://upload.wikimedia.org/wikipedia/commons/6/62/Big_and_little_dog.jpg"></img>
<img src="https://upload.wikimedia.org/wikipedia/commons/6/62/Big_and_little_dog.jpg">
<a href="https://upload.wikimedia.org/wikipedia/commons/6/62/Big_and_little_dog.jpg">Image</a>
img>https://upload.wikimedia.org/wikipedia/commons/6/62/Big_and_little_dog.jpg</img>
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the proper format for an HTML tag?
<h1>Content Affected by Tag</h1>
<h1 Content Affected by Tag />
<h1>Content Affected by Tag<h1>
>h1<Content Affected by Tag >/h1<
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following HTML code snippets is the proper way to set the background color of an <h1> tag to be blue?
<h1 style="blue">Hello</h1>
<blue>
<h1>Hello</h1>
</blue>
<h1 style="background-color:blue;">Hello</h1>
<h1 background-color="blue">Hello</h1>
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following HTML code snippets would produce the following web page:
*Apples
*Bananas
*Oranges
<ul>
Apples
Bananas
Oranges
</ul>
<ol>
Apples
Bananas
Oranges
</ol>
<ul>
<li>Apples</li>
<li>Bananas</li>
<li>Oranges</li>
</ul>
<ol>
<li>Apples</li>
<li>Bananas</li>
<li>Oranges</li>
</ol>
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct HTML code to create a hyperlink that displays Click Me and links to google.com?
<a href="https://google.com">
Click Me
</a>
<a href="Click Me">
https://google.com
</a>
Click Me <a>https://google.com</a>
<a>
Click Me
</a href="https://google.com">
Similar Resources on Wayground
12 questions
Recuperação - Pensamento Computacional - 1ª Série NEM

Quiz
•
9th - 12th Grade
10 questions
HTML

Quiz
•
8th Grade
9 questions
Теги Форматирование текста.

Quiz
•
6th - 8th Grade
10 questions
HTML introduction

Quiz
•
8th - 9th Grade
10 questions
HTML

Quiz
•
9th Grade - University
12 questions
PROVA PARANÁ - PENSAMENTO COMPUTACIONAL | REVISÃO ENSINO MÉDIO 1

Quiz
•
10th Grade
10 questions
List and Table in HTML

Quiz
•
8th Grade
10 questions
HTML Coding

Quiz
•
9th - 11th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade