HTML REVISION

HTML REVISION

8th Grade

21 Qs

quiz-placeholder

Similar activities

HTML

HTML

8th Grade

19 Qs

Web Design- HTML Review

Web Design- HTML Review

KG - University

17 Qs

CSS Basics

CSS Basics

6th - 12th Grade

21 Qs

html

html

8th Grade

18 Qs

Computer Science Exam

Computer Science Exam

7th - 8th Grade

20 Qs

HTML

HTML

7th - 9th Grade

19 Qs

Html basics

Html basics

8th - 12th Grade

18 Qs

HTML BASICS

HTML BASICS

7th - 12th Grade

25 Qs

HTML REVISION

HTML REVISION

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Jyotsna Verma

Used 152+ times

FREE Resource

21 questions

Show all answers

1.

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>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code below is correct for a hyperlink

<a>

"https://google.com"

Click Me

</a>

<a>Click Me>

"https://google.com"

</a>

<a herf="https://google.com">

Click Me

</a>

<a href="https://google.com">

Click Me

</a>

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which list tag would you use for an ordered list

<h1></h1>

<ol></ol>

<ul></ul>

<a></a>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following contains a nested list

<ul>

<li>Apples</li>

<li>Cookies</li>

<li>Milk</li>

</ul>

<ul>

<li>Apples</li>

<li>

Cookies

<ul>

<li>Chocolate Chip</li>

<li>Peanut Butter</li>

</ul>

</li>

<li>Milk</li>

</ul>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The <h1> tag marks what type of content?

heading

paragraph

hyperlink

unordered list

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The <img> tag is used to mark what type of content?

graphics

video

hyperlinks

data tables

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the tag for line breaking?

<br/>

<break>

<line>

<br>

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?