Simple HTML and CSS

Simple HTML and CSS

9th - 12th Grade

55 Qs

quiz-placeholder

Similar activities

Հովհաննես Թումանյան

Հովհաննես Թումանյան

10th Grade

51 Qs

UTS PRAKARYA KELAS IX - SMP LANIANG

UTS PRAKARYA KELAS IX - SMP LANIANG

9th Grade

50 Qs

Րաֆֆի "Սամվել"/ 10-րդ դասարան/ ամփոփիչ աշխատանք

Րաֆֆի "Սամվել"/ 10-րդ դասարան/ ամփոփիչ աշխատանք

10th Grade

50 Qs

PAT BAHASA ARAB KELAS X

PAT BAHASA ARAB KELAS X

10th Grade

50 Qs

Fundamentals Exam Study Guide

Fundamentals Exam Study Guide

9th - 12th Grade

53 Qs

Aptech Review Test

Aptech Review Test

12th Grade

53 Qs

Soal Teori Kejuruan

Soal Teori Kejuruan

12th Grade

50 Qs

D 0044

D 0044

11th Grade

50 Qs

Simple HTML and CSS

Simple HTML and CSS

Assessment

Quiz

Other

9th - 12th Grade

Medium

Created by

Meghan Taylor

Used 95+ times

FREE Resource

55 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Karen wants to begin a new line within a paragraph of text on a webpage. Which code should she use?
<li>
<h1>
<hr>
<br>

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Jerry wants to insert a line break into his webpage. Which code should he use?
<ul>
<li>
<br>
<h1>

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Annie wants the name of her product to be the main heading at the top of her webpage. Which tag defines
the main heading in a web document?
<h3>Product</h3>
<h5>Product</h5>
<h1>Product</h1>
<h6>Product</h6>

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

A properly coded HTML tag will always be found between which two symbols?
( )
{ }
[ ]
< >

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which line of code correctly places a gif image named "tiger" into a webpage?
<img src="tiger" alt="BengalTiger" />
<img gif=tiger alt="BengalTiger">
<image source="tiger.gif" alt=BengalTiger" />
<img src="tiger.gif" alt="BengalTiger" />

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which is the correct code to insert a horizontal line in a webpage?
<hr>
<br>
<h1>
<li>

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Which of the following is an opening HTML tag?

</html>

<<html>>

<html>

<html/>

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?