| Search results |
text-transform The text-transform property transforms the text to be either Capitalize, UPPERCASE or lowercase.
Values
none | capitalize | uppercase | lowercase ...
|
vertical-align vertical-align is a CSS property that sets the vertical position of the text.
Values
baseline | sub | super | top | text-top | middle | bottom | text-bottom | <percentage> ...
|
word-spacing The word-spacing property sets the spacing between each word.
Value
Description
<length><unit>
The additional length between words. For ...
|
border-bottom The border-bottom property sets the properties of the bottom border of a HTML element.
Values
Values
Definition
border-width border-style border-color
...
|
border-bottom-width This property specifies the width of the border.
Values
Values
Definition
thin
Sets a thin border.
...
|
border-color The border-color property specifies the color of an element's border.
Values
Value
Description
Transparent
Default value. ...
|
border-left The border-left property is a shorthand property that specifies the border-top-width and/or border-top-style and/or border-top-color properties of an element.
Values
Values
Definition
...
|
border-left-width The border-left-width property specifies the width of the left border.
Values
Values
Definition
thin
Sets a thin border.
...
|
border-right The border-right property is a shorthand property that specifies the border-top-width and/or border-top-style and/or border-top-color properties of an element.
Values
Values
Definition
...
|
border-right-width The border-right-width property specifies the width of the right border.
Values
Values
Definition
thin
Sets a thin border ...
|
border-style The border-style property specifies the style of the border of a table.
Values
Value
Description
none
No border.
...
|
border-top The border-top property specifies the properties of the top border of a table.
Values
Values
Definition
border-width border-style border-color
Sets a ...
|
border-top-width The border-top-width property specifies the width of the top border.
Values
Values
Definition
thin
Sets a thin border.
...
|
border-width The border-width property specifies the width of the border of a table.
Values
Values
Definition
thin
Sets a thin border. ...
|
clear The clear property specifies if it allows floating objects at the sides of an element. Default is none. ...
|
float The float property allows elements to wrap text around the element.
Value
Description
none
This is the default value. The element will appear where ...
|
height The height property specifies the height of an element.
Values
Description
auto
Default. The browser calculates the height of the element.
...
|
margin The margin property specifies the margin of the tables using this property. ...
|
margin-bottom The margin-bottom property specifies the margin at the bottom of the table. ...
|
margin-left The margin-left property specifies the margin at the left space of the table. ...
|