wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

web Development QUIZ

Total questions: 10

Worksheet time: 3mins

Name
Class
Date
1.

Which tag is used to create a hyperlink in HTML?

a)

<link>

b)

<a>

c)

<href>

d)

<nav>

2.

What does the <meta> tag primarily define?

a)

Styles

b)

Metadata

c)

JavaScript

d)

Links

3.

What property is used to change the text color in CSS?

a)

text-color

b)

color

c)

background-color

d)

font-color

4.

How can you make an element take up the full width of its container?

a)

width: auto;

b)

width: 100%;

c)

width: full;

d)

display: block;

5.

Which CSS property is used to control the spacing between lines of text?

a)

margin

b)

text-spacing

c)

spacing

d)

line-height

6.

What HTML element is used to define an unordered list?

a)

<ol>

b)

<ul>

c)

<list>

d)

<item>

7.

Which attribute is used to specify an alternate text for an image in HTML?

a)

alt

b)

src

c)

image

d)

title

8.

Which CSS property is used to change the font size of text?

a)

size

b)

text-size

c)

text-font

d)

font-size

9.

What HTML element is used to define a table?

a)

<table>

b)

<tr>

c)

<tab>

d)

<tbody>

10.

Which CSS property is used to set the background color of an element?

a)

background

b)

bg-color

c)

color

d)

background-color