HTML Basics

HTML Basics

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

CS10 HTML

CS10 HTML

10th Grade

21 Qs

HTML5 Skills Review

HTML5 Skills Review

9th - 12th Grade

17 Qs

Intro to HTML

Intro to HTML

8th - 12th Grade

20 Qs

HTML

HTML

KG - University

20 Qs

HTML

HTML

9th - 12th Grade

15 Qs

Unit 2 code.org

Unit 2 code.org

7th - 9th Grade

20 Qs

Intro to HTML Quiz 1

Intro to HTML Quiz 1

9th Grade

20 Qs

HTML5 Basics

HTML5 Basics

6th - 12th Grade

20 Qs

HTML Basics

HTML Basics

Assessment

Quiz

Other, Computers

9th - 12th Grade

Medium

Created by

Elnora Hill

Used 1K+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which heading tag displays the largest text?
h5
h4
h2
h6

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following tag indicates...
<!Doctype html>
a document is closed
a document is created
a document is opened
end of a paragraph

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is nesting?
when  a list is placed inside a list item
when a tag is placed inside another
when <ul> tags are placed insdie <li> tags
none of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Below is a paragraph element, What is a benefit of inputting text into one?
<p> Hello World! <p>
It allows the text to be styled
it will not be displayed
It prevents  markup adjustments
You cannot insert text outside of the tags

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?
Hyper Text Markup Language
Hype Text Mark Language
Hold Text Markup Language
Hype Text Markup Language

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the tag below?
<title> this tag </title>
store meta information about the title
show the server how to index the website
sores the title of the website for the browser and search engine results
show the server how to title the website

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of indentation in HTML?
it makes the code more readable
HTML is white space dependent
it is required in HTML's syntax
none

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?