HTML Quiz TEST

HTML Quiz TEST

9th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

ULANGAN HARIAN 1 KELAS XII HTML

ULANGAN HARIAN 1 KELAS XII HTML

12th Grade

25 Qs

HTML TEST 25

HTML TEST 25

10th Grade

25 Qs

HTML

HTML

9th Grade

29 Qs

CodeHS - Matisse - What is the Internet

CodeHS - Matisse - What is the Internet

6th - 12th Grade

26 Qs

Intro to Web Development (Pre-Test)

Intro to Web Development (Pre-Test)

9th - 12th Grade

25 Qs

Web Design Final Exam Review-HTML

Web Design Final Exam Review-HTML

9th - 12th Grade

33 Qs

Web Dev MasterClass Day1

Web Dev MasterClass Day1

6th Grade - Professional Development

34 Qs

HTML 5 (Parte 1)

HTML 5 (Parte 1)

10th 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?