Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iliyan-trifonov/designs-collection
Things I've made and like. Things that I might use in my projects. Ideas about semantic HTML(5) and CSS(3)/SCSS blocks of code that are like best practices for me.
https://github.com/iliyan-trifonov/designs-collection
Last synced: about 1 month ago
JSON representation
Things I've made and like. Things that I might use in my projects. Ideas about semantic HTML(5) and CSS(3)/SCSS blocks of code that are like best practices for me.
- Host: GitHub
- URL: https://github.com/iliyan-trifonov/designs-collection
- Owner: iliyan-trifonov
- License: mit
- Created: 2015-08-17T12:20:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-24T10:02:37.000Z (over 9 years ago)
- Last Synced: 2023-03-26T13:57:10.883Z (almost 2 years ago)
- Language: HTML
- Size: 906 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A collection of designs I made
Partials of web page or a whole design of a site. Things I've made and like. Things that I might use in my projects.
Ideas about semantic HTML and CSS/SCSS blocks of code that are like best practices for me.### Current Projects
[Page Header 1](page-header1/ "Page Header 1") - a main page header with a menu[Books List](books-list/ "Books List") - a whole front page showing a list of books with header and a sidebar.
[Responsive Boxes](responsive-boxes/ "Responsive Boxes") - Responsive page design with divs as boxes, floated and
taking the full height. Autoexpanding from their content. Auto rearranged by the window size.