Introduction to HTML

Introduction to HTML

7th Grade

35 Qs

quiz-placeholder

Similar activities

CS8 Final Review #2

CS8 Final Review #2

6th - 8th Grade

30 Qs

CSP Review Study Guide Final

CSP Review Study Guide Final

6th - 12th Grade

30 Qs

CSS Review

CSS Review

7th - 12th Grade

35 Qs

HTML-BASICO-2025

HTML-BASICO-2025

4th Grade - University

30 Qs

Web Dev MasterClass Day1

Web Dev MasterClass Day1

6th Grade - Professional Development

34 Qs

County Crest Third-term Examination

County Crest Third-term Examination

6th - 8th Grade

30 Qs

Ulangkaji ASKTing.1BD

Ulangkaji ASKTing.1BD

7th - 10th Grade

30 Qs

WWW & HTML

WWW & HTML

5th - 10th Grade

33 Qs

Introduction to HTML

Introduction to HTML

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Anu Prabha

Used 1+ times

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

HTML stands for...

Hyper Time Multiple Language

Hyper Text Mark-up Language

Hippo T-Rex Mascot Lemur

Hipper Text Make Language

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the proper way to write an h1 tag

<h1>Hello</h1>

<h1>"Hello

{h1}Hello{/h1}

<h1>Hello<h1>

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

<p> tag is for...

Page of Text

Picture

Paragraph of text

Pineapples

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following codes would create a horizontal line

<br>

<h1></h1>

<hr>

<p>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A <tag>
Is used to divide sections
Is not needed in HTML
Tells the browser how to format our content
Is part of the title line in HTML

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image
"Forces a line break here"
From the text above, What is the command tag?
<br>
<hr>
<p>
<ul>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which set contains all of the DEFAULT tags needed to create a webpage?

<!DOCTYPE html>

<html>

<head>

</head>

<body>

</body>

</html>

<html>

<head>

</head>

<body>

</body>

</html>

<!DOCTYPE html>

<html>

<head>

</head>

</html>

<!DOCTYPE html>

<html>

<head>

</head>

<body>

</body>

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?