HTML REVISION

HTML REVISION

8th Grade

21 Qs

quiz-placeholder

Similar activities

HTML Tags

HTML Tags

6th - 8th Grade

20 Qs

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

7th - 10th Grade

22 Qs

HTML-CSS

HTML-CSS

8th Grade

21 Qs

HTML DT

HTML DT

7th - 10th Grade

20 Qs

383-89 MAXE ATM PT2

383-89 MAXE ATM PT2

6th - 8th Grade

19 Qs

HTML Diagnostic

HTML Diagnostic

6th - 10th Grade

20 Qs

Balises HTML & CSS

Balises HTML & CSS

8th Grade - University

20 Qs

Intro to HTML

Intro to HTML

7th - 8th Grade

18 Qs

HTML REVISION

HTML REVISION

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Jyotsna Verma

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