HTML

HTML

12th Grade

15 Qs

quiz-placeholder

Similar activities

HTML and CSS Quiz

HTML and CSS Quiz

University

10 Qs

Home office designs

Home office designs

University

10 Qs

WEBTECH

WEBTECH

University

12 Qs

Multimedia

Multimedia

University

10 Qs

Non-Restrictive Elements 1

Non-Restrictive Elements 1

6th Grade - University

10 Qs

JavaScript

JavaScript

University

15 Qs

Applied Accessibility

Applied Accessibility

University

10 Qs

TEI

TEI

7th Grade - University

15 Qs

HTML

HTML

Assessment

Quiz

English

12th Grade

Hard

CCSS
RI.9-10.4, RI.11-12.4, RI.7.4

+1

Standards-aligned

Created by

Sarah Williams

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 8 pts

What is the default look for a hyperlink on a web page?

it is underlined and green

it is underlined and blue

it is not underlined and red

it is italic and white

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which element divides a table into rows?

<table>

<th>

<tr>

<td>

<style>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which attribute allows the user to span a cell along a horizontal row?

colspan

rowspan

border

background

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

You can set the color by using _______ or color value.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The "colspan" and "rowspan" ________ can be used within the <td> and <th> elements.

Tags

CCSS.RI.11-12.4

CCSS.RI.7.4

CCSS.RI.8.4

CCSS.RI.9-10.4

CCSS.RI.9-10.4

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does HTML stand for?

Hyper Text Markup Language

Hyperlinks and Text Markup Language

Home Tool Markup Language

Hyperlinking Text Mark Language

Tags

CCSS.RI.11-12.4

CCSS.RI.7.4

CCSS.RI.8.4

CCSS.RI.9-10.4

CCSS.RI.9-10.4

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which HTML tag is used to define an internal style sheet?