# Coding Style for HTML and CSS TODO ## Order of CSS/SASS Properties in a CSS-Selector ``` visibility opacity box-sizing float position (including positioning properties like: top, left, ...) height (including max-height, min-height) width (including max-width, min-width) padding margin overflow z-index font-family font-size line-height font-weight font-style text-transform text-decoration background color border ```