wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

HTML and CSS

Total questions: 7

Worksheet time: 4mins

Name
Class
Date
1.

What does HTML stand for?

a)

Hyper Text Markup Language

b)

Hilary Text Markup Language

c)

Text Markup Language Hyper

d)

Hippo Text Markup Language

2.

What is CSS?

a)

CSS outline the style of an HTML web page, it is a language by which we can set the behaviour of an HTML web page. It describes how the HTML content will be shown on screen.

b)

CSS controls the layout of several HTML web pages. CSS is referred to as the Cascading Style Sheet.

c)

CSS is a language that can only be coded with HTML.

d)

What even is CSS?

3.

Modules which can be used in the current version of CSS:

a)

Selectors

b)

4D dimensions

c)

User Afterface

d)

Quadrilateral Model

4.

Cite different types of CSS:

a)

External – These are written in separate files.

b)

Internal – These are cited at the top of the web page code document.

c)

Inline – These are written right next to the text.

d)

Enline – These are written left next to the text.

5.

What are tags?

a)

Content is placed in between HTML tags in order to properly format it. It makes use of the less than symbol (<) and the greater than symbol (>). A slash symbol is also used as a closing tag.

b)

Content is placed in between HTML tags in order to properly format it. It makes use of the less than symbol (-) and the greater than symbol (-). A slash symbol is also used as a closing tag.

c)

Content is placed in between HTML tags in order to properly format it. It makes use of the less than symbol (") and the greater than symbol ("). A slash symbol is also used as a closing tag.

d)

Content is placed in between HTML tags in order to properly format it. It makes use of the less than symbols (<--) and the greater than symbols (<!--). A slash symbol is also used as a closing tag.

6.

Do all HTML tags come in a pair?

a)

Yes

b)

No

7.

What is formatting in HTML?

a)

The HTML formatting is a process of format the text for a better look and feel. It uses different tags to make text bold, italicized, underlined.

b)

HTML is a formatting process for better images and looks.