Introduction to HTML

Introduction to HTML

7th Grade

35 Qs

quiz-placeholder

Similar activities

KUIZ AKHIR TAHUN ASK

KUIZ AKHIR TAHUN ASK

7th Grade

32 Qs

Coding Terms

Coding Terms

7th Grade

33 Qs

HTML Intro

HTML Intro

7th - 9th Grade

33 Qs

Y8 Revision

Y8 Revision

7th - 11th Grade

30 Qs

Basic CSS Review (Types)

Basic CSS Review (Types)

7th Grade

30 Qs

Web Development

Web Development

6th - 12th Grade

35 Qs

HTML Final Quizz

HTML Final Quizz

5th - 12th Grade

40 Qs

Ujian Bersepadu Oktober ASK Tingkatan 1 2021-MBS

Ujian Bersepadu Oktober ASK Tingkatan 1 2021-MBS

7th Grade

30 Qs

Introduction to HTML

Introduction to HTML

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Anu Prabha

Used 2+ 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?