FOWD - Working with Text. Lists, and Tables - Review #3

FOWD - Working with Text. Lists, and Tables - Review #3

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

HTML Basics

HTML Basics

8th - 12th Grade

16 Qs

HTML

HTML

9th - 12th Grade

15 Qs

HTML Forms

HTML Forms

9th - 12th Grade

20 Qs

HTML/CSS

HTML/CSS

9th - 12th Grade

20 Qs

Code.org: Web Development: Unit 2 Lessons 1 - 5 Test

Code.org: Web Development: Unit 2 Lessons 1 - 5 Test

7th - 10th Grade

21 Qs

HTML 2: Lists

HTML 2: Lists

8th - 10th Grade

15 Qs

Intro to HTML

Intro to HTML

8th - 12th Grade

20 Qs

Intro to Web Design

Intro to Web Design

9th - 12th Grade

17 Qs

FOWD - Working with Text. Lists, and Tables - Review #3

FOWD - Working with Text. Lists, and Tables - Review #3

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Letha Maxey

Used 21+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Of the semantic elements listed, which is NOT an area where a lot of the Web page text content is located.

<article>

<section>

<nav>

<aside>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is NOT a Web page HTML Heading size?

<h1>

<h3>

<h6>

<h8>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which semantic element should you use to properly format a long speech on a Web page?

<article>

<aside>

<blockquote>

<caption>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following creates a bulleted list?

<bl> <li></li> </bl>

<dl> <dt><dd></dd></dt> </dl>

<ol> <li> </li> </ol>

<ul> <li> </li> </ul>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following creates a numbered list?

<bl> <li></li> </bl>

<dl><dt> <dd></dd></dt> </dl>

<ol> <li> </li> </ol>

<ul> <li> </li> </ul>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a tag used to create a table?

<table>

<tc>

<td>

<tr>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag formats the contents of the table cell as bold and center-aligned?

<tbody>

<td>

<th>

<tcolumn>

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?