Section 1

Preview this deck

Background-color

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (20)

Section 1

(20 cards)

Background-color

Front

background color

Back

Background-image

Front

background image

Back

Syntax

Front

selector { property: value; }

Back

Background-repeat

Front

repeat, no-repeat, repeat-x, repeat-y

Back

Inline Style

Front

<tag style="property: value;">

Back

Border-width

Front

width of border

Back

Margins left and right

Front

margin-right; margin-left;

Back

Clear

Front

both, left, right, none

Back

Border-style

Front

dashed, dotted, double, groove, inset, outset, ridge, solid, none

Back

Border-color

Front

color of the border

Back

Height and width

Front

height; width;

Back

Background-attachment

Front

scroll, fixed

Back

Padding top and bottom

Front

padding-top; padding-bottom;

Back

background-position

Front

top, center, bottom, left, right

Back

list-style-image

Front

image to be used as the bullet in a list

Back

Padding right and left

Front

padding-right; padding-left;

Back

list-style-type

Front

type of bullet or numbering in list

Back

External Style Sheet

Front

<link rel="stylesheet" type="text/css" href="style.css">

Back

Float

Front

floats to specified side (left, right, none)

Back

Margins top and bottom

Front

margin-top; margin-bottom;

Back