- Coloring text and backgrounds
- Text formatting, e.g., bold, italic, font size, indenting
- Box sizing and managing line heights
- Classes and ids for element selection
- Lists, ordered and unordered
- Images
- Tables
- Anchors (hyperlinks)
- :hover and :link pseudo classes
- Horizontal rules
- Box rounding
- Text formatted with <pre> or white-space
- Printing and controlling page ejects
- @media for device-specific formatting
- Floats of elements to the left or right
- Flex boxes
- Positioning of elements relative to their containers
- Box and text shadows
- Ability to hide or display elements
- Transitions from one appearance to another
- Rotating an element
|