https://github.com/alchaplinsky/patterns
Common patterns of markup and style
https://github.com/alchaplinsky/patterns
Last synced: 3 days ago
JSON representation
Common patterns of markup and style
- Host: GitHub
- URL: https://github.com/alchaplinsky/patterns
- Owner: alchaplinsky
- Created: 2014-04-12T12:33:49.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-08-03T11:34:25.000Z (almost 4 years ago)
- Last Synced: 2025-02-21T17:49:47.719Z (over 1 year ago)
- Language: CSS
- Homepage: http://alchapone.github.io/patterns/
- Size: 516 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Common patterns of markup and style
===
This is a collection of interface patterns in HTML/CSS for frequently solved tasks. It is created to share and describe how common frontend tasks can be handled with HTML/CSS and to share best practices across developers all over the world.
Don't spend much time on making up custom class name or finding the most flexible solution. Remember most of problems, you're cracking your head on right now, had been already solved by someone!