wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

HTML and Web Development Quiz

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What does HTML stand for?

a)

HyperText Markup Language

b)

HighText Markup Language

c)

HighText Machine Language

d)

HyperText Machine Language

2.

Which layer of a web page contains the content such as text and images?

a)

Presentation layer

b)

Content layer

c)

Structure layer

d)

Behaviour layer

3.

What file extension is commonly used for HTML files?

a)

.css

b)

.html

c)

.js

d)

.txt

4.

What is the purpose of the presentation layer in web development?

a)

To manage user interactions

b)

To write HTML code

c)

To create visual styles

d)

To store data

5.

Which of the following languages is used to style web pages?

a)

JavaScript

b)

CSS

c)

HTML

d)

PHP

6.

What is the main function of the behaviour layer?

a)

To create hyperlinks

b)

To format text

c)

To control actions on a web page

d)

To display content

7.

What is the correct way to save an HTML file?

a)

With a .js extension

b)

With a .css extension

c)

With a .txt extension

d)

With a .html extension

8.

What is the role of CSS in web development?

a)

To create databases

b)

To structure the content

c)

To manage server-side logic

d)

To style the visual presentation

9.

Which HTML tag is used to create a hyperlink?

a)

<url>

b)

<href>

c)

<a>

d)

<link>

10.

What does CSS stand for?

a)

Creative Style Sheets

b)

Computer Style Sheets

c)

Colorful Style Sheets

d)

Cascading Style Sheets