Table and Forms M6

Table and Forms M6

12th Grade

20 Qs

quiz-placeholder

Similar activities

Link Html

Link Html

12th Grade

19 Qs

Final Exam Review 2018

Final Exam Review 2018

10th - 12th Grade

20 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

HTML BASICS

HTML BASICS

KG - University

25 Qs

HTML Basics

HTML Basics

8th - 12th Grade

16 Qs

HTML & Websites

HTML & Websites

12th Grade

15 Qs

JavaScript Basics

JavaScript Basics

12th Grade - University

15 Qs

Web Design Cert Prep

Web Design Cert Prep

9th - 12th Grade

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