An open API service indexing awesome lists of open source software.

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

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!