Property |
Values |
Description |
NS |
IE |
bottom |
auto % length |
Sets where the bottom of an element
should be positioned |
|
5.0 |
clip |
shape auto |
Sets the shape of an element. The
element is clipped into this shape, and displayed |
|
4.0 |
left |
auto % length |
Sets where the left side of an element
should be positioned |
4.0 |
4.0 |
overflow |
visible hidden scroll auto |
Sets what happens if the content of an
element does not fit into its area |
|
4.0 |
right |
auto % length |
Sets where the right side of an element
should be positioned |
|
5.0 |
top |
auto % length |
Sets where the top of an element should
be positioned |
4.0 |
4.0 |
vertical-align |
baseline sub super top text-top middle bottom text-bottom % |
Aligns an element vertically |
4.0 |
4.0 |
z-index |
auto number |
Sets the stack order of an element |
|
4.0 |