HTML Quiz TEST

HTML Quiz TEST

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

4.01 Test

4.01 Test

9th - 12th Grade

28 Qs

IST CodeHS Unit 5 Web Design Review

IST CodeHS Unit 5 Web Design Review

9th - 12th Grade

25 Qs

Web Design I.

Web Design I.

10th Grade

25 Qs

html

html

KG - 12th Grade

26 Qs

HTML Quiz

HTML Quiz

9th Grade

25 Qs

HTML Test 25 Marks

HTML Test 25 Marks

10th Grade

25 Qs

HTML and CSS

HTML and CSS

9th - 12th Grade

25 Qs

HTML, CSS & JS

HTML, CSS & JS

11th - 12th Grade

25 Qs

HTML Quiz TEST

HTML Quiz TEST

Assessment

Quiz

Computers, Special Education

9th - 12th Grade

Medium

Created by

YUSUF SUGIARTO

Used 1+ times

FREE Resource

30 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

20 sec • 1 pt

<p> tag is for...

Page of Text

Picture

Paragraph of text

Pineapples

3.

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>

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

20 sec • 1 pt

Copyright is a form of protection for intellectual property?

True

False

6.

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>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the code for a paragraph to be blue?

<td style=“background-color:blue;”>

<h1 style=“font-size:60px;”>

<p style=“color:blue;”>

<tagname style=“property:value;”>

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?