0% found this document useful (0 votes)
58 views

Description Value/S Example/S

The document lists various CSS properties for styling elements like backgrounds, fonts, text, images, links, tables, borders, margins, lists, and paddings. It provides descriptions and value examples for properties related to setting background images, font families, text colors and alignments, image borders and sizes, link states, table borders and spacing, and more.

Uploaded by

Con
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views

Description Value/S Example/S

The document lists various CSS properties for styling elements like backgrounds, fonts, text, images, links, tables, borders, margins, lists, and paddings. It provides descriptions and value examples for properties related to setting background images, font families, text colors and alignments, image borders and sizes, link states, table borders and spacing, and more.

Uploaded by

Con
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Assignment

CSS - Measurement Units


CSS Colors
CSS Properties
Background

background-image

background-repeat

background-position

background-attachment

background
Font Family

font-family

font-style

font-variant

font-weight

font-size

font-size-adjust

font-stretch

font
Manipulating Text

color

direction

letter-spacing

word-spacing

text-indent

text-align

text-decoration

text-transform

white-space

text-shadow
Images

border

height

width

-moz-opacity
Links

:link

:visited

:hover

:active
Tables

border-collapse

border-spacing

DESCRIPTION

VALUE/S

- set an image as a background


for the body element

Backgroundimage:url(title.filetype)
;

EXAMPLE/S

caption-side

empty-cells

table-layout
Borders

border-color

border-bottom-color

border-top-color

border-left-color

border-right-color

border-style

border-bottom-style

border-top-style

border-left-style

border-right-style

border-width

border-bottom-width

border-top-width

border-left-width

border-right-width
Margins

margin

margin-bottom

margin-top

margin-left

margin-right
Lists

list-style-type

list-style-position

list-style-image

list-style

marker-offset
Paddings

padding-bottom

padding-top

padding-left

padding-right

padding
cursor

You might also like