wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

WEBSITE AUTHORING CHECKPOINT

Total questions: 12

Worksheet time: 13mins

Name
Class
Date
1.

Commands that indicate actions inside a HTML web page, these mark the start and end of any action inside a HTML page.

a)

Attributes

b)

Markup Tags

c)

Angle Brackets

d)

Commands

2.

According to the picture, the following document is a/an:

a)

HTML Document

b)

.HTM Document

c)

CSS Stylesheet

d)

CCS Stylesheet

3.

The extension .css stands for

a)

Content StyleSheet

b)

Cascade StyleSheet

c)

Content Screen Settings

d)

Cascade Style Settings

4.

Based on the image, the hexadecimal color code configuration for h1 and h2 must be:

a)

h1: 33066 / h2: FFCC0

b)

h1: 330066 / h2: FFCC00

c)

h1: Red33Green0Blue66 / h2: BlueFFRedCCGreen0

d)

h1: #330066 / h2: #FFCC00

5.

.CSS files are variations of HTML documents

a)

True

b)

False

6.

According to the image requirement, the correct HTML command line to insert the picture must be

a)

<img scr="test1.jpg" height="640" width="480">

b)

<img="test1.png" height="480" alt="test1">

c)

<img src="test1.jpg" height="640" width="480"> </img>

d)

<img src="test1.png" height="640" alt="test1">

7.

Attributes such as "padding", "border", "width", etc. are used to format HTML tables.

a)

True

b)

False

8.

The HTML syntax presented in the picture allows users to:

a)

Create hyperlinks from media pictures.

b)

Link/Attach CSS to HTML.

c)

Establish style sections in the HTML file.

d)

Link two or more HTML documents.

9.

When you preview the HTML syntax presented in the picture into any Web Browser, the syntax FAILS because

a)

All color names (Red, Blue, Green) must be included within the syntax.

b)

The text MY FIRST WEB PAGE can't use UPPER CASE letters.

c)

</title> and </head> Markup Tags are missing.

d)

It's impossible to add text lines after using <font> opening tag.

10.

To add colors within an HTML Document, we must only add color names (Red, White, Blue) into the document.

a)

True

b)

False

11.

The HTML syntax presented in the picture allows users to:

a)

Go to the referred Web Page.

b)

Create a hyperlink to send an e-mail.

c)

Create a regular Hyperlink to a specific Web Page.

12.

How did you feel during this Website Authoring Checkpoint?

a)

Awesome! I have all/most of the questions correct!

b)

That was a nice Activity!; I think I learned some new stuff!

c)

I can't score high; nevertheless, I got some correct answers!

d)

That was a though activity; I'm exhausted!