wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Pre-Test Module 4

Total questions: 20

Worksheet time: 5mins

Name
Class
Date
1.

What does HTML stand for?

a)

Hyperlink Markup League

b)

Hyper Text Manual Language

c)

Hypertext Markup Language

d)

Hypno Markup List

2.

What is the first command in starting HTML?

a)

<body>

b)

<head>

c)

<start>

d)

<html>

3.

The command that is used to accept entering options that can only choose one option is

a)

Radio

b)

Checkbox

c)

Submit

d)

Password

4.

Commands that can merge row are

a)

br

b)

Colspan

c)

Rowspan

d)

Text Area

5.

To make text inputs can use attribute types

a)

Checkbox

b)

Submit

c)

File

d)

Text

6.

Pay attention to the HTML code, the results that will be displayed on the web browser are

a)

Error

b)

hello, selamat datang

c)

halaman web hello selamat datang

d)

hello selamat datang

7.

To make invisible inputs can use attribute types

a)

Radio

b)

Text

c)

Password

d)

Submit

8.

Choose the correct HTML tag to make text italic

a)

<i>

b)

<u>

c)

<m>

d)

<r>

9.

The right syntax to complete “….” Is

a)

<header></header>

b)

<main></main>

c)

<title></title>

d)

<p></p>

10.

What does CSS stand for?

a)

Cascading Style Sheet

b)

Cascading Sensitive Sheet

c)

Code select Sheet

d)

Case Style Sheet

11.

Benefits of CSS, except

a)

HTML code, becomes simpler and more manageable

b)

Make it easy to change the look

c)

Greater storage capacity

d)

load time is faster

12.

Creating a .css extension file that is separate from the HTML file is a CSS implementation in a way

a)

Internal

b)

Outline

c)

External

d)

Embedded

13.

…. specifies the background color of the element

a)

Background-color

b)

Background -setting

c)

Background -change

d)

Background-fixed

14.

Pay attention to the HTML code, the results that will be displayed on the web browser are

a)
b)
c)
d)
15.

Next are the various links on the CSS, except

a)

Visited

b)

Unvisited

c)

Links

d)

Hover

16.

Defines the distance between the content in the cell and the border

a)

Border

b)

Cellspacing

c)

Cellpadding

d)

Margins

17.

The usefulness of the "Href" attribute is

a)

Opens page, on this page - replaces the previous page

b)

Defines the address of the intended page

c)

Open new tab

d)

Defines where, the content / page destination will be displayed

18.

The usefulness of the "Alt" attribute is

a)

Loading image

b)

Display the name at the bottom of the image

c)

Set the image size

d)

Alternate text displayed when image fails to load

19.

Examples of web form usability:

a)

Obtaining online purchasing information

b)

To save available data

c)

To see available data

d)

To be able to access the internet faster

20.

The…..element is used to group one form with another form

a)

Legend

b)

Join

c)

Fieldset

d)

Form