https://github.com/emanuelefavero/css
A repo for css features and tricks
https://github.com/emanuelefavero/css
cheatsheet css css3 snippets
Last synced: 6 months ago
JSON representation
A repo for css features and tricks
- Host: GitHub
- URL: https://github.com/emanuelefavero/css
- Owner: emanuelefavero
- Created: 2022-09-03T16:58:30.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T14:08:56.000Z (11 months ago)
- Last Synced: 2025-02-04T16:50:26.322Z (8 months ago)
- Topics: cheatsheet, css, css3, snippets
- Language: HTML
- Homepage:
- Size: 493 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change-navbar-on-scroll.html
Awesome Lists containing this project
README
# CSS
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**## How to use
- Clone this repository
- Open any `.html` file in your browser