wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML & CSS

Total questions: 11

Worksheet time: 6mins

Name
Class
Date
1.

What is the extension of PNG images?

a)

.jpg

b)

.gif

c)

.png

2.

What is the extension of JPEG images?

a)

.jpg

b)

.gif

c)

.png

3.

What is the extension of GIF images?

a)

.jpg

b)

.gif

c)

.png

4.

HTML is used to create web pages.

a)

TRUE

b)

FALSE

5.

HTML document is saved as _____________ extension

a)

.css

b)

.html

c)

.xhtml

d)

.js

6.

Which is the correct syntax for writing a Heading?

a)

<p>City School Students</p>

b)

<h1>City School Students</h1>

c)

<body>City School Students</body>

d)

<title>City School Students</title>

7.

Which heading tag's text size is biggest?

a)

<h6>City School</h6>

b)

<h2>City School</h2>

c)

<h1>City School</h1>

d)

<h4>City School</h4>

8.

Under CSS declaration, what is "color"?

a)

Property

b)

Value

9.

Which color value in CSS gives a transparency effect?

a)

Color Names

b)

Hex Codes

c)

RGB

d)

RGBA

10.

Which of these is an advantage of CSS?

a)

Good control over the presentation.

b)

Saves time on maintaining the html document.

c)

Makes the web site look less cluttered.

d)

All of the above

11.

Which type of image is this?

a)

PNG

b)

JPEG

c)

GIF