wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Lesson 9: Intelligence is the Ability to Adapt to Change

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

It contains information for search engines about a specific website.

a)

meta tag

b)

title tag

c)

description tag

d)

keywords tag

2.

This is the width of the screen in CSS pixels at the scale of 100%.

a)

device-width

b)

width

c)

initial-scale

d)

meta tag

3.

It is required page element and one of the most important elements in terms of the website optimization process.

a)

meta tag

b)

title tag

c)

description tag

d)

keywords tag

4.

This basically describes the Web page itself.

a)

meta tag

b)

title tag

c)

description tag

d)

keywords tag

5.

This tag lists the search keywords for a site.

a)

meta tag

b)

title tag

c)

description tag

d)

keywords tag

6.

It is one of the important parts of HTML.

a)

table

b)

container

c)

row

d)

column

7.

This element is used to display data in tabular format.

a)

<table>

b)

<thead>

c)

<tbody>

d)

<tr>

8.

A tag used in creating a table cell.

a)

<tr>

b)

<td>

c)

<th>

d)

<tbody>

9.

This is where we put the column labels of the table.

a)

<tr>

b)

<td>

c)

<th>

d)

<thead>

10.

This tag serves as the container for table row.

a)

<thead>

b)

<tbody>

c)

<td>

d)

<tr>