You are on page 1of 1

Give the correct CSS property as required in the following descriptions.

Ex. To align text in the left, right, center or justify, you use ________ CSS property.

Answer: text-align

1. The _____________ property configures the background color of an element.


2. The _____________ property configures the text (foreground) color of an element.
3. The _____________ property configures the boldness of the text.
4. The _____________ property configures the decoration of a text.
5. The _____________ property configures the margin on right side of a specified HTML element.
6. The _____________ property configures the margin on all sides of a specified HTML element.
7. The _____________ property configures the radius of a border for a specified HTML element.
8. The _____________ property configures the padding on the bottom of a specified HTML element.
9. The _____________ property configures the style of an HTML list element.
10. The _____________ property configures the font of a specified HTML element.

Fill in the blanks:

1. _______________ color values used in web development specify RGB color with numeric value
pairs ranging from 00 to FF (0 to 255 in base 10).
2. The four methods to incorporate CSS technology in a web development are: ______________,
_____________, _________________, and _________________.

You might also like