HTML & CSS

HTML & CSS

Professional Development

155 Qs

quiz-placeholder

Similar activities

Quiz Belum Berjudul

Quiz Belum Berjudul

Professional Development

156 Qs

ASYC DOM2.2 XEBYS

ASYC DOM2.2 XEBYS

Professional Development

151 Qs

Crane theory Final

Crane theory Final

Professional Development

150 Qs

MatLab

MatLab

Professional Development

150 Qs

中文 - 詞語, 成語, 拼音 (小六考二)

中文 - 詞語, 成語, 拼音 (小六考二)

Professional Development

152 Qs

Q1/SCI 8

Q1/SCI 8

Professional Development

160 Qs

¿Conoces tu comarca? v2

¿Conoces tu comarca? v2

Professional Development

150 Qs

Examen Piloto Comercial

Examen Piloto Comercial

Professional Development

159 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?