HTML and CSS Reference
In-Depth Information
Table Properties
Table D-26 Table Properties
Property Name
Description
Values
border-collapse
Specifies whether or not table borders should be collapsed
collapse
separate
inherit
border-spacing
Specifies the distance between the borders of adjacent cells
[length]
inherit
caption-side
Specifies the placement of a table caption
top
bottom
inherit
empty-cells
Specifies whether or not to display borders and background
on empty cells in a table
hide
show
inherit
table-layout
Sets the layout algorithm to be used for a table
auto
fixed
inherit
Text Properties
Table D-27 Text Properties
Property Name
Description
Values
color
Sets the color of text
[color]
inherit
direction
Specifies the text direction/writing direction
ltr
rtl
inherit
new
hanging-punctuation
Specifies whether a punctuation character may be placed
outside the line box
none
first
last
allow-end
force-end
letter-spacing
Increases or decreases the space between characters
normal
[length]
inherit
line-height
Sets the line height
normal
[length]
[number]
[percentage]
inherit
new
punctuation-trim
Specifies whether a punctuation character should be
trimmed
none
start
end
allow-end
adjacent
text-align
Specifies the horizontal alignment of text
left
right
center
justify
inherit
 
Search WWH ::




Custom Search