Simple HTML and CSS

Simple HTML and CSS

9th - 12th Grade

55 Qs

quiz-placeholder

Similar activities

GMST NeuCamp : Meeting 5

GMST NeuCamp : Meeting 5

12th Grade

50 Qs

tin 12 hk1

tin 12 hk1

11th Grade

55 Qs

hoáaa

hoáaa

11th Grade

52 Qs

Statistics Final Exam

Statistics Final Exam

11th Grade

60 Qs

Remidial Quiz Mapel PWB  Kelas 11 TKJ

Remidial Quiz Mapel PWB Kelas 11 TKJ

11th Grade

50 Qs

MONTHLY MEETING MD

MONTHLY MEETING MD

12th Grade - University

50 Qs

Ulangan Harian Teks Puisi

Ulangan Harian Teks Puisi

11th Grade

50 Qs

PAS PAK KELAS X 2020/2021

PAS PAK KELAS X 2020/2021

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