There are a few more classes in m.css that are worth mentioning separately.
Among the following classes:
.block |
For registration of internal repeating elements (blocks). It has 4px outer indents and 8px inner indents. The display property is also 'block'. |
.hidden |
To hide any elements. |
.transparent |
Sets a transparent background. |
.relative |
Relative positioning within the element. |
.no-padding |
Internal paddings set to 0. |
.inline-block |
Sets the display property to the appropriate value 'inline-block'. |
.inline |
Sets the display property to the appropriate value 'inline'. |
.sticky |
Makes the block "sticky". The parent element must contain more than 1 descendant, which should be higher than this block. |
.clearfix |
Used after .float-left or .float-right to stop the flow. |
Users comments
Sorry you cant to leave a comment. Try to authorize yourself via login and password or use a one of social networks below: