CSS Style Editor Block tab
 Display
Set the display property of an element.
|
|
 Overflow
Set the overflow property of an element. It deals with how to display the contents if they overflow the containing element.
|
|
 Float
Set the float property of an element.
|
|
 Clear
Set the clear property of an element.
|
|
 Box sizing
Set the box sizing property of an element.
|
|
 Top
Set the top property of an element.
|
|
 Bottom
Set the bottom property of an element.
|
|
 Position
Set the position property of an element.
|
|
 Z-index
Set the z-index of an element.
|
|
 Width
Set the width of an element.
|
|
 Height
Set the height of an element.
|
|
 Vertical align
Set the vertical alignment property of an element.
|
|
 Opacity
Set the opacity of an element. 100 is opaque and 0 is transparent.
|
|
 Left
Set the left property of an element.
|
|
 Right
Set the right property of an element.
|
|
 Max width
Set the maximum width of an element.
|
|
 Max height
Set the maximum height of an element.
|
|