wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Quiz Sec-F 11-8-2023

Total questions: 79

Worksheet time: 45mins

Name
Class
Date
1.
Which of the following tag is used to begin creating a table in an HTML document?
a)
<table>
b)
<tbl>
c)
</table>
d)
</tbl>
2.
Which of the following creates a table row?
a)
<tr>
b)
<row>
c)
<trow>
d)
<rw>
3.
Which of the following will create a column in an HTML table?
a)
<col>
b)
<td>
c)
<tcol>
d)
<data>
4.
Which of the following tags is used to create a heading within an HTML table?
a)
<h1>
b)
<head>
c)
<th>
d)
<h2>
5.
Which opening and closing tags are used to define a cell in an HTML table element?
a)
<td> </td>
b)
<cell> </cell>
c)
<tc> </tc>
d)
<td> <td>
6.
Which is the extension for HTML files?
a)
.exe
b)
 .doc
c)
.excel
d)
.html
7.
Which of the following can be added to an html document?
a)
Tables
b)
Hyperlinks
c)
Lists
d)
All of these
8.
What does this tag do:
<a href = “  “ > … <a/> 
a)
Links to an image saved in your work area
b)
Links to an image from a website
9.
The default link color for hyperlinks:
a)
green
b)
blue
c)
purple
d)
red
10.
Which tag is used to create a hyperlink?
a)
<a>
b)
<href>
c)
<b>
d)
<i>
11.

th

a)

one cell in a row of headers

b)

one data cell

c)

one row of headers

d)

one column of headers

12.

tr

a)

one column on the right

b)

one cell in a table

c)

one row of anything

d)

one column of anything

13.

td

a)

one cell in a header

b)

one column of a row

c)

one row of a column

d)

one data cell in a row

14.

caption

a)

can be set only for header rows

b)

can be set for each row

c)

will appear at the top of table

d)

will appear at the bottom of a table

15.

td and th

a)

can appear only in rows

b)

cannot be used in rows

c)

can be used outside of rows

d)

can be used outside of columns

16.

colspan

a)

can only be used in caption

b)

can be used only in td

c)

can be used only in td or th

d)

be be used only in tr

17.

rowspan

a)

can only be used in caption

b)

can be used only in td

c)

can be used only in td or th

d)

be be used only in tr

18.

The closing table tag is

a)

</close>

b)

</caption>

c)

</table>

d)

<table>

19.

The opening caption tag is

a)

<table>

b)

<caption>

c)

<tblcaption>

d)

<figcaption>

20.

rowspan="2"

a)

one td or th spans 2 columns

b)

all td or th spans 2 columns

c)

one td or th spans 2 rows

d)

one tr spans 2 rows

21.
What HTML tag is used to create a table?
a)
<table>
b)
<div>
c)
<form>
d)
<img>
22.
Which HTML tag is used to define a table row?
a)
<tr>
b)
<td>
c)
<th>
d)
<table>
23.
Which HTML tag is used to define a table header?
a)
<td>
b)
<tr>
c)
<th>
d)
<table>
24.
What HTML attribute is used to define the width of a table border?
a)
align
b)
width
c)
height
d)
border
25.
Which HTML attribute is used to span a cell across multiple columns?
a)
rowspan
b)
colspan
c)
align
d)
width
26.
What HTML attribute is used to align text within a table cell?
a)
align
b)
colspan
c)
rowspan
d)
border
27.
Which HTML tag is used to create a table caption?
a)
<caption>
b)
<div>
c)
<span>
d)
<p>
28.
Which HTML tag is used to define a table data/cell?
a)
<td>
b)
<th>
c)
<tr>
d)
<table>
29.
Which of the following tag is used to begin creating a table in an HTML document?
a)
<table>
b)
<tbl>
c)
</table>
d)
</tbl>
30.
Which of the following creates a table row?
a)
<tr>
b)
<row>
c)
<trow>
d)
<rw>
31.
Which of the following tags is used to create a heading within an HTML table?
a)
<h1>
b)
<head>
c)
<th>
d)
<h2>
32.
Which opening and closing tags are used to define a cell in an HTML table element?
a)
<td> </td>
b)
<cell> </cell>
c)
<tc> </tc>
d)
<td> <td>
33.
Which of the following will create a column in an HTML table?
a)
<col>
b)
<td>
c)
<tcol>
d)
<data>
34.
Which of the following HTML elements does not have a closing tag?
a)
<p>
b)
<table>
c)
<img>
d)
<tr>
35.

Where does the clickable TEXT belong in this tag?


<a href=" (blank A) "> (blank B) </a>

a)

blank A

b)

blank B

36.

Which is an example of a complete Hyperlink tag?

a)

a href="www.somesite.com/link.html" LINK a

b)

<a href="www.somesite.com/link.html"> LINK </a>

c)

<a="www.somesite.com/link.html"> LINK </a>

d)

<a href=www.somesite.com/link.html> LINK <a>

37.

a)
b)
c)
d)
38.
a)
b)
c)
d)
39.

a)
b)
c)
d)
40.

a)
b)
c)
d)
41.

What is a rowspan?

a)

An attribute that is used with <th> or <td> element to horizontally span two or more columns.

b)

An open-source and front-end framework that contains HTML and CSS design templates.

c)

An attribute that is used with <th> or <td> element to vertically span two or more rows

d)

This is an element that we used on every website

42.

What is a colspan?

a)

An attribute that is used with <th> or <td> element to horizontally span two or more columns.

b)

An open-source and front-end framework that contains HTML and CSS design templates.

c)

An attribute that is used with <th> or <td> element to vertically span two or more rows

d)

This is an element that we used on every website

43.

What is a Bootstrap?

a)

An attribute that is used with <th> or <td> element to horizontally span two or more columns.

b)

An open-source and front-end framework that contains HTML and CSS design templates.

c)

An attribute that is used with <th> or <td> element to vertically span two or more rows

d)

This is an element that we used on every website

44.

What is padding?

a)

An Attribute that identifies the number of table rows a single cell can occupy

b)

A property used to manipulate the amount of space between cell content and the cell's inner border

c)

A property used to manipulate the amount of space between borders of adjacent table cells

d)

A property that determines how far the table or cell will extend horizontally across the page

45.

What is border-spacing?

a)

An Attribute that identifies the number of table rows a single cell can occupy

b)

A property used to manipulate the amount of space between cell content and the cell's inner border

c)

A property used to manipulate the amount of space between borders of adjacent table cells

d)

A property that determines how far the table or cell will extend horizontally across the page

46.

What is the width which is used in HTML Tables?

a)

An Attribute that identifies the number of table rows a single cell can occupy

b)

A property used to manipulate the amount of space between cell content and the cell's inner border

c)

A property used to manipulate the amount of space between borders of adjacent table cells

d)

A property that determines how far the table or cell will extend horizontally across the page

47.

What are the start tag and end tag codes for the table header?

a)

<table></table>

b)

<th></th>

c)

<header></header>

d)

<th/>

48.

What are the start tag and end tag codes for the table data?

a)

<td></td>

b)

<data></data>

c)

<table></table>

d)

<td/>

49.

What are the start tag and end tag codes for the table row?

a)

<row></row>

b)

<table></table>

c)

<tr></tr>

d)

<tablerow></tablerow>

50.

What is a table caption?

a)

Creates a table. Contains all other table elements.

b)

Adds a caption or title, which appears above the table by default.

c)

Contains all data for a table row

d)

Designates table cell contents. By default, the data is left-justifed.

51.

What is a table row?

a)

Creates a table. Contains all other table elements.

b)

Adds a caption or title, which appears above the table by default.

c)

Contains all data for a table row

d)

Designates table cell contents. By default, the data is left-justified.

52.

What is table data?

a)

Creates a table. Contains all other table elements.

b)

Adds a caption or title, which appears above the table by default.

c)

Contains all data for a table row

d)

Designates table cell contents. By default, the data is left-justified.

53.

What is a table?

a)

Creates a table. Contains all other table elements.

b)

Adds a caption or title, which appears above the table by default.

c)

Contains all data for a table row

d)

Designates table cell contents. By default, the data is left-justified.

54.

What is a table header?

a)

Creates a table. Contains all other table elements.

b)

Typically designates cells in the top row or left column. By default, text in a header cell will appear bold and centered.

c)

Contains all data for a table row

d)

Designates table cell contents. By default, the data is left-justified.

55.

True or False?

A table border will always appear whenever a table is being created.

a)

True

b)

False

56.

True or False?

Border-Collapse Collapses the borders of adjacent cells into a single border instead of separating them.

a)

True

b)

False

57.
Which of the following tag is used to begin creating a table in an HTML document?
a)
<table>
b)
<tbl>
c)
</table>
d)
</tbl>
58.
Which of the following creates a table row?
a)
<tr>
b)
<row>
c)
<trow>
d)
<rw>
59.
Which of the following will create a column in an HTML table?
a)
<col>
b)
<td>
c)
<tcol>
d)
<data>
60.
Which of the following tags is used to create a heading within an HTML table?
a)
<h1>
b)
<head>
c)
<th>
d)
<h2>
61.
Which opening and closing tags are used to define a cell in an HTML table element?
a)
<td> </td>
b)
<cell> </cell>
c)
<tc> </tc>
d)
<td> <td>
62.

Where does the clickable TEXT belong in this tag?


<a href=" (blank A) "> (blank B) </a>

a)

blank A

b)

blank B

63.

Which is an example of a complete Hyperlink tag?

a)

a href="list.html" LIST a

b)

<a href="list.html"> LIST </a>

c)

<a="list.html"> LIST </a>

d)

<a href="list"> LIST </a>

64.

If I click the following link, which web page will show up?


<a href="pictures.html"> HOME </a>

a)

home page

b)

animals page

c)

list page

d)

pictures page

65.
Which of the following tag is used to begin creating a table in an HTML document?
a)
<table>
b)
<tbl>
c)
</table>
d)
</tbl>
66.
Which of the following creates a table row?
a)
<tr>
b)
<row>
c)
<trow>
d)
<rw>
67.
Which of the following will create a column in an HTML table?
a)
<col>
b)
<td>
c)
<tcol>
d)
<data>
68.
Which of the following tags is used to display tabular data within an HTML table?
a)
<td>
b)
<tr>
c)
<table>
d)
<data>
69.
Which of the following tags is used to create a heading within an HTML table?
a)
<h1>
b)
<head>
c)
<th>
d)
<h2>
70.
Which of the following is used to group together table headings in an HTML table?
a)
<thead>
b)
<heading>
c)
<th>
d)
<head>
71.
Which of the following is used to group together table data rows in an HTML table?
a)
<tbody>
b)
<rows>
c)
<data>
d)
<tr>
72.
Which of the following creates a block level section in an HTML webpage?
a)
<div>
b)
<span>
c)
<a>
d)
<block>
73.
Which of the following can be used to change the style of inline elements on a webpage?
a)
<span>
b)
<inline>
c)
<edit>
d)
<div>
74.
Which of the following will display a block of red text on a webpage?
a)
<div style="color: red;">Some text</div>
b)
<div style="text: red;">Some text</div>
c)
<div style="font-color: red;">Some text</div>
d)
<div style="fore-color: red;">Some text</div>
75.
Which of the following will change the font of a phrase of text to Verdana?
a)
<span style="font-family: Verdana"> Some text </span>
b)
<span style="font-used: Verdana"> Some text </span>
c)
<span style="font-text: Verdana"> Some text </span>
d)
<span style="font-applied: Verdana"> Some text </span>
76.
Which of the following will correctly make a table column stretch for two columns instead of one?
a)
<td colspan="2">
b)
<tr colspan="2">
c)
<table colspan="2">
d)
<col colspan="2">
77.
Which of the following correctly adds a border to a table?
a)
<table border="1px">
b)
<table border="On">
c)
<table border="Show">
d)
<table border="Visible">
78.
Which of the following represents the correct sequence for creating a table with one row and one column?
a)
<table><tr><td></td></tr></table>
b)
<table><row><td></td></row></table>
c)
<table><row><col></col></row></table>
d)
<table><tr></td><td></tr></table>
79.
Which of the following creates a clickable block in an HTML webpage?
a)
<a href="page.html"><div style="width: 100px; height: 100px; background-color: black;"><div></a>
b)
<click src="page.html"><div style="width: 100px; height: 100px; background-color: black;"><div></click>
c)
<link src="page.html"><div style="width: 100px; height: 100px; background-color: black;"><div></link>
d)
<nav src="page.html"><div style="width: 100px; height: 100px; background-color: black;"><div></nav>