wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML5 CSS3

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the full form of HTML?

a)

Hyper text markup language

b)

hyper tech makeup language

c)

Hyper text makeup language

d)

Hyper text makeup language

2.

What is the attribute which gives the same result as <abbr>?

a)

Title attribute.

b)

Dir attribute.

c)

Href attribute.

d)

src attribute.

3.

How to make power in html?

a)

<sub>

b)

<strong>

c)

<sup>

d)

<small>

4.

What does float: right; do?

a)

Makes the element beside the text to its right.

b)

Makes the element beside the text to its left.

c)

Makes the numbers having a floating point format.

d)

Both (a) and (c).

5.

What does it mean to have “../” before a path?

a)

It is in the above directory.

b)

It is in the same directory.

c)

It is in a folder in the same directory.

d)

It is two directories down the file.

6.

How to put css in the same file as html?

a)

style tag

b)

<css>

c)

style attribute

d)

Both (a)&(c)

7.

What is <meta> important in?

a)

CEO

b)

SEO

c)

Defining the title of the webpage.

d)

Both (1)&(2).

8.

How to put css in the same file as html?

a)

style tag

b)

<css>

c)

style attribute

d)

Both (a)&(c)

9.

What is a margin?

a)

The space beside the content and inside the border.

b)

The space + the content inside the border.

c)

The space outside the content.

d)

The border + space inside it without the border.

10.

What is the extension of a css file?

a)

.css

b)

.html

c)

.cpp

d)

.h