Table and Forms M6

Table and Forms M6

12th Grade

20 Qs

quiz-placeholder

Similar activities

Intro to HTML

Intro to HTML

8th - 12th Grade

20 Qs

Quiz WEB

Quiz WEB

10th Grade - University

20 Qs

Hyperlink Tags (HTML)

Hyperlink Tags (HTML)

6th - 12th Grade

15 Qs

XII RPL 1

XII RPL 1

9th - 12th Grade

15 Qs

CodeHS Unit 5

CodeHS Unit 5

8th - 12th Grade

20 Qs

html quiz

html quiz

KG - Professional Development

21 Qs

HTML Coding Practice

HTML Coding Practice

9th - 12th Grade

19 Qs

Intro to Web Design

Intro to Web Design

9th - 12th Grade

17 Qs

Table and Forms M6

Table and Forms M6

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Teacher Ron

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

 What tag is used to create a table in HTML?

<div>

<table>

<form>

<tr>

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which tag defines a row in an HTML table?

<tr>

<td>

<th>

<row>

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which tag is used for a table cell that contains a heading?

<heading>

<td>

 <th>

<hl>

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What attribute is used to make a cell span across multiple columns?

rowspan

merge

colspan

span

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What attribute is used to make a cell span across multiple rows?

multiline

rowspan

colspan

spans

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

If a <td> has colspan="3", how many columns will it cover?

1

2

3

4

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Why would you use rowspan in a table layout?

To make a cell appear as a heading

To join multiple columns into one

To make a cell cover multiple rows

To center the content in a cell

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?