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

https://github.com/ui-d/mockuptohtml

HTML/CSS project, based on JPG mock-up
https://github.com/ui-d/mockuptohtml

Last synced: 6 months ago
JSON representation

HTML/CSS project, based on JPG mock-up

Awesome Lists containing this project

README

          

# mockupToHTML
HTML/CSS project, based on JPG mock-up
=======================================

Simple HTML/CSS excercise, testing skills in building responsive, grid layouts, without using any grid systems, such as Bootstrap, Foundation etc. I decided to use flexbox technology, instead of new (and more powerful) "CSS grid". This decision is based on not the best browser support, and necessity of useing some kind of polyfill.

All CSS code was built with Drupal methodology, combining both SMACSS and BEM standards.