Skip to content

Instantly share code, notes, and snippets.

View krzysiekpiasecki's full-sized avatar

Krzysztof Piasecki krzysiekpiasecki

View GitHub Profile
'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.