HTML 5.0

HTML 5.0

8th Grade

25 Qs

quiz-placeholder

Similar activities

Balises HTML & CSS

Balises HTML & CSS

8th Grade - University

20 Qs

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

Code.org: Web Development: Unit 2 Lessons 10 - 14 Test

7th - 10th Grade

22 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

Basic HTML Tags Review

Basic HTML Tags Review

6th - 8th Grade

23 Qs

HTML-QUIZ-1

HTML-QUIZ-1

8th Grade

20 Qs

HTML REVISION

HTML REVISION

8th Grade

21 Qs

HTML Tags

HTML Tags

6th - 8th Grade

20 Qs

HTML & CSS Review

HTML & CSS Review

7th - 10th Grade

24 Qs

HTML 5.0

HTML 5.0

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Rolly Reyes

Used 20+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following <p> will display a paragraph that is aligned at the right?

<p style=“right-aligned text;”>

<p style=“text-align: rigth;”>

<p style=“text-align: right;”>

<p style=“text-alignment: right;”>

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What tag will you use to indicate a line break in HTML?

<break>

<br>

<brk>

<line-break>

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What tag is used to indicate a long quotation?

<blockquote>

<block>

<quote>

<bq>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which tag will display a horizontal rule that is 5 pixels thick?

<hr = 5px>

<hr size=“5”>

<hr width=“5”>

<hr size=“10 pixels”>

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which tag will display a horizontal rule that is 30% of the screen width?

<hr width=“30%”>

<hr widht=“30%”>

<hr width=“30percent”>

<hr width=“.3”>

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which tag will display a horizontal rule that is 25 percent of the screen and aligned at the left?

<hr width=“25%” align=”left”>

<hr width=“25percent” align=”left”>

<hr widht=“25%” align=”left”>

<hr width=“25%” aligned=”left”>

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What attribute of the <hr> tag creates a solid bar?

solid

shade

noshade

solid_bar

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?