HTML and CSS Reference
In-Depth Information
Table D-6 Box Properties (Continued)
Property Name
Description
Values
rotation
Rotates an element around a given point defined by the
rotation-point property
[angle]
rotation-point
Defines a point as an offset from the top-left border edge
left top
left center
left bottom
right top
right center
right bottom
center top
center center
center bottom
Classification Properties
Table D-7 Classification Properties
Property Name
Description
Values
display
Describes how/if an element is displayed on the canvas, which
may be on a printed page, a computer monitor, etc.
block
inline
list-item
none
white-space
Declares how white-space inside the element is handled: the
'normal' way (where white-space is collapsed), as pre (which
behaves like the <pre> element in HTML) or as nowrap (where
wrapping is done only through <br /> elements)
normal
pre
nowrap
Color Properties
Table D-8 Color Properties
new
Property Name
Description
Values
color-profile
Permits the specification of a source color profile other than
the default
opacity
Sets the opacity level for an element
[value]
inherit
rendering-intent
Permits the specification of a color profile rendering intent
other than the default
Search WWH ::




Custom Search