Skip to content

Instantly share code, notes, and snippets.

@krzysiekpiasecki
Last active December 16, 2017 10:33
Show Gist options
  • Save krzysiekpiasecki/0e6e8a5ef80c967f09729eaf2a0c06a0 to your computer and use it in GitHub Desktop.
Save krzysiekpiasecki/0e6e8a5ef80c967f09729eaf2a0c06a0 to your computer and use it in GitHub Desktop.
CSS assertions
'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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment