A repository for CSS code snippets, features and techniques.
- NOTE: Internal CSS (CSS inside HTML files) is often used in this repository instead of external CSS just for convenience
- It is usually advised to use external CSS in production. Always follow your language/framework guidelines
- Clone this repository
- Open any
.html
file in your browser