Simple HTML and CSS

Simple HTML and CSS

9th - 12th Grade

55 Qs

quiz-placeholder

Similar activities

Ujian ASJ Semester 2

Ujian ASJ Semester 2

11th Grade

60 Qs

Викторина без названия

Викторина без названия

12th Grade - University

52 Qs

bài làm thêm

bài làm thêm

12th Grade

56 Qs

PTS Web

PTS Web

10th - 12th Grade

55 Qs

ASAS RPL X

ASAS RPL X

10th Grade

50 Qs

ICT Chap 4 (B)

ICT Chap 4 (B)

12th Grade

50 Qs

D 5599

D 5599

11th Grade

50 Qs

3 23849

3 23849

10th Grade

50 Qs

Simple HTML and CSS

Simple HTML and CSS

Assessment

Quiz

Other

9th - 12th Grade

Medium

Created by

Meghan Taylor

Used 92+ 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?