Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Creating Web Pages

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

Which element is used to connect an external css document?

a)

<head>

b)

<href>

c)

<link>

d)

<title>

2.

An html attribute may be used to:

a)

Apply style to content.

b)

Describe/Define the content.

c)

Display content of different types on a web browser.

d)

Use to trigger actions on a web page when a browser is loaded.

3.

Which element(s) are not used with the table attribute?

a)

<colspan>

b)

<li>

c)

<td>

d)

<th>

4.

The fieldset attribute is used to do the following:

a)

Structure a name around a form

b)

Add a border around a form

c)

Add data to a form

d)

Add a background to a form.

5.

The (a)   property is used to add space around content.

6.

Multimedia elements are used to add different media types to web pages. ALL the following are multimedia extensions EXCEPT:

a)

.png

b)

.jpeg

c)

.mp4

d)

.dhl

7.

Layout of a website is very essential when choosing to structure content on a web page. Which of the following are layout elements?

a)

Div, Segment, Header

b)

Header, Footer, Nav

c)

Selector, Header, Footer

d)

Multimedia, nav, link

8.

ALL the following are form attributes EXCEPT:

a)

label

b)

class

c)

id

d)

name

9.

CSS code can be represented in ______ ways

a)

Two (2)

b)

Five(5)

c)

One(1)

d)

Three(3)

10.

ALL the following are CSS selector groups EXCEPT:

a)

Structure

b)

Class

c)

Groups

d)

Universal