wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Web Programming Essentials for Beginners

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What does HTML stand for?

a)

HighText Markup Language

b)

HyperText Multi Language

c)

HyperText Markup Logic

d)

HyperText Markup Language

2.

Which HTML tag is used to define an unordered list?

a)

b)

c)

d)

3.

What is the purpose of the tag in HTML?

a)

The tag is used to display the main content of the page.

b)

The tag is used to contain meta-information about the HTML document.

c)

The tag is used to define the layout of the webpage.

d)

The tag is used to create hyperlinks to other pages.

4.

What is responsive web design?

a)

A way to increase website loading speed

b)

A method for optimizing images

c)

A technique for creating mobile apps

d)

Responsive web design is a method that allows websites to adjust their layout and content based on the screen size and device used.

5.

Which CSS property is used to change the background color?

a)

background-style

b)

color-background

c)

background-color

d)

bg-color

6.

What does CSS stand for?

a)

Creative Style Sheets

b)

Cascading Style System

c)

Computer Style Sheets

d)

Cascading Style Sheets

7.

What tool can be used to inspect HTML and CSS in a web browser?

a)

Developer Tools

b)

HTML Validator

c)

Web Server

d)

CSS Preprocessor

8.

What is the purpose of a wireframe in the design process?

a)

To gather user feedback on color schemes and fonts.

b)

To create a detailed visual representation of the final product.

c)

The purpose of a wireframe is to outline the structure and layout of a design.

d)

To define the marketing strategy for the product.

9.

Which HTML element is used to create a hyperlink?

a)

b)

c)

d)

a)

b)

c)

d)

14.

What is the role of JavaScript in web development?

a)

JavaScript is only for styling web pages.

b)

JavaScript enables interactivity and dynamic content in web development.

c)

JavaScript is primarily a database management tool.

d)

JavaScript is used for server-side programming only.

15.

What is the purpose of version control in web development?

a)

To optimize SEO performance

b)

To increase website loading speed

c)

The purpose of version control in web development is to manage changes to source code over time.

d)

To enhance website aesthetics