HTML and CSS Reference
In-Depth Information
Margin and Padding Properties
Table D-18 Margin and Padding Properties
Property Name
Description
Values
margin
Shorthand property for setting margin properties
margin-bottom
margin-left
margin-right
margin-top
Sets the top, right, bottom, and left margin of an element
individually
[length]
[percentage]
auto
inherit
padding
Shorthand property for setting padding properties in one
declaration
padding-bottom
padding-left
padding-right
padding-top
Sets the top, right, bottom, and left padding of an element
individually
[length]
[percentage]
inherit
Marquee Properties
Table D-19 Marquee Properties
new
Property Name
Description
Values
marquee-direction
Sets the direction of the moving content
marquee-play-count
Sets how many times the content moves
marquee-speed
Sets how fast the content scrolls
marquee-style
Sets the style of the moving content
Multicolumn Properties
Table D-20 Multicolumn Properties
new
Property Name
Description
Values
column-count
Specifies the number of columns an element should be
divided into
[number]
auto
column-ill
Specifies how to fill columns
balance
auto
column-gap
Specifies the gap between the columns
[length]
normal
column-rule
A shorthand property for setting all the column-rule- n
properties
column-rule-color
Specifies the color of the rule between columns
[color]
column-rule-style
Specifies the style of the rule between columns
none
hidden
dotted
dashed
solid
double
groove
ridge
inset
outset
 
Search WWH ::




Custom Search