HTML - Syntax, P, H and img Elements

HTML - Syntax, P, H and img Elements

12th Grade

12 Qs

quiz-placeholder

Similar activities

HTML Basics

HTML Basics

8th - 12th Grade

16 Qs

HTML

HTML

9th - 12th Grade

15 Qs

HTML & CSS Quiz

HTML & CSS Quiz

6th - 12th Grade

10 Qs

HTML Quiz 1 Review

HTML Quiz 1 Review

7th - 12th Grade

11 Qs

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

HTML

HTML

12th Grade - University

11 Qs

Basic HTML Tags I

Basic HTML Tags I

9th - 12th Grade

11 Qs

HTML

HTML

9th - 12th Grade

11 Qs

HTML - Syntax, P, H and img Elements

HTML - Syntax, P, H and img Elements

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Jose Higuita

Used 7+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyperlink Markup List

Hypertext Markup Language

Hypertext Main Language

Hyperlink Main List

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbols are used for opening and closing tags in HTML?

{ }

( )

<>

[ ]

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is an example of an open tag?

<h1>

</h1>

{h1}

{h1/}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is an example of a closing tag?

<p>

</p>

[p]

[/p]

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What's missing in the following HTML element?

<p> This is a paragraph < p>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

See the HTML elements below and select the one that doesn't need a closing tag

<h1>This is a H1 Heading</h1>

<p>This is a paragraph</p>

<img src="coconut.jpg">

<h2>This is a H2 Heading</h2>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many heading <h1> </h1> levels are there?

From H1 to H3

From H1 to H4

From H1 to H5

From H1 to H6

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?