Solutions to some common CSS questions on SO:
- Keeping a Relative Footer at the bottom of page (Dynamic Footer Height) (CodePen)
- Keeping a Fixed Footer at the bottom of page (Dynamic Footer Height) (CodePen)
- Horizontal Alignment (Arbitrary Elements) (CodePen)
- Horizontal Alignment (Text Elements) (CodePen)
- Vertical Alignment (Arbitrary Elements) (CodePen)
- Vertical Alignment (Text Elements) (CodePen)
- Visualising the Box-Model (CodePen)
- Removing the "white space" between Inline Elements (CodePen)