HTML Quiz TEST

HTML Quiz TEST

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

Web Design - Unit 2 CodeHS

Web Design - Unit 2 CodeHS

12th Grade

25 Qs

HTML Intro Quiz 1

HTML Intro Quiz 1

9th Grade

30 Qs

FWPDD Final Exam Study Guide Part Two

FWPDD Final Exam Study Guide Part Two

9th - 12th Grade

25 Qs

ATS KK PPLG [Pengetahuan]

ATS KK PPLG [Pengetahuan]

11th Grade

25 Qs

Web Development: HTML/CSS Basics

Web Development: HTML/CSS Basics

9th - 12th Grade

25 Qs

HTML Quiz

HTML Quiz

9th - 12th Grade

25 Qs

CSS

CSS

9th Grade - University

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?