Property | Values |
---|---|
position | absolute | relative | static |
left | length | percentage | auto |
top | length | percentage | auto |
width | length | percentage | auto |
height | length | percentage | auto |
clip | shape | auto |
overflow | none | clip | scroll |
z-index | auto | integer |
visibility | inherit | visible | hidden |
To support these effects, CSSP defines these additional properties for Cascading Style Sheets.