HTML & CSS

HTML & CSS

Professional Development

155 Qs

quiz-placeholder

Similar activities

Oneway

Oneway

Professional Development

150 Qs

MatLab

MatLab

Professional Development

150 Qs

hardest blox fruit quiz(you cant win this quiz)

hardest blox fruit quiz(you cant win this quiz)

KG - Professional Development

150 Qs

Quiz of Software PM in RitaBook

Quiz of Software PM in RitaBook

University - Professional Development

156 Qs

¿Conoces tu comarca? v3

¿Conoces tu comarca? v3

Professional Development

150 Qs

New years eve 2020

New years eve 2020

Professional Development

152 Qs

Examen Piloto Comercial

Examen Piloto Comercial

Professional Development

159 Qs

Quiz Belum Berjudul

Quiz Belum Berjudul

Professional Development

156 Qs

HTML & CSS

HTML & CSS

Assessment

Quiz

Other

Professional Development

Medium

Created by

Programming House

Used 8+ times

FREE Resource

155 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 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

1 min • 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

1 min • 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

1 min • 1 pt

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

5.

MULTIPLE CHOICE QUESTION

1 min • 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

1 min • 1 pt

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

7.

MULTIPLE CHOICE QUESTION

1 min • 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?