You are on page 1of 3

Ite6101 Assignment 010

CSS allows you to apply style to many selectors twice.

True
False

Font-variant property is used to create a small-caps effect.

True
False

This property is used to control the location of an image in the background.

a.

background-color

b.
background-repeat

c.
background-image

d.
background-position

This is used to identify the font family, the boldness of font, and even the font style. 

a.

CSS Style

b.
CSS Style

c.
CSS background

d.
CSS Font
Font-weight property is used to increase or decrease how bold or light a font appears.
True

False

2EM in CSS is equivalent to 13pt True

False

Font-size property allows you to change the uppercase display of text or use a font’s default
setting.  

True
False

In CSS each property has a name and a value separated by______?

a.

semi-colon (;)

b.
dash (-)

c.
comma (,)

d.

colon (

This is used to select elements with a specific class.

a.
comma (,)

b.
period (.)
c.
dash (-)

d.
semi-colon (;)

You might also like