Position
Set Position
It is Very Easy to Customize and it uses in website apllication.
Class | Value |
---|---|
.ps-relative | Set a relative position to an element. |
.ps-absolute | Set an absolute position to an element. |
.ps-fixed | Set a fixed position to an element. |
.ps-static | Set a static position to an element. |
Cornering
It is Very Easy to Customize and it uses in website apllication.
Class | Value |
---|---|
.t-[value] | 0 | 5 | 10 | 15 | ... | 100(step of 5) |
.r-[value] | 0 | 5 | 10 | 15 | ... | 100(step of 5) |
.b-[value] | 0 | 5 | 10 | 15 | ... | 100(step of 5) |
.l-[value] | 0 | 5 | 10 | 15 | ... | 100(step of 5) |
X and Y Position
It is Very Easy to Customize and it uses in website apllication.
Class | Value |
---|---|
.t-[value] | 0 | 5 | 10 | 15 | ... | 100(step of 5) |
.r-[value] | 0 | 5 | 10 | 15 | ... | 100(step of 5) |
.b-[value] | 0 | 5 | 10 | 15 | ... | 100(step of 5) |
.l-[value] | 0 | 5 | 10 | 15 | ... | 100(step of 5) |
Negative Corner
It is Very Easy to Customize and it uses in website apllication.
Class | Value |
---|---|
.t--[value] | 0 | 5 | 10 | 15 | ... | 100(step of 5) |
.r--[value] | 0 | 5 | 10 | 15 | ... | 100(step of 5) |
.b--[value] | 0 | 5 | 10 | 15 | ... | 100(step of 5) |
.l--[value] | 0 | 5 | 10 | 15 | ... | 100(step of 5) |
Z-Index Property
It is Very Easy to Customize and it uses in website apllication.
Class | Value |
---|---|
.z-index-[value] | 10 | 50 | 100 | 150 | 200 |