This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'z-index' does not work on 'static' elements. | |
'inline' elements can not be sized in contrast to 'inline-block' elements. | |
'float' elements must have a size. | |
'float' elements works on 'static' and 'relative' elements. | |