Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 393 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 393 Bytes

SimplePage

page layout

In this project, I am laying out one page in different ways of placing elements. This project should show my knowledge of Html+css/sass basics and understating of BEM metodology.

BlockLayout - just layout a page on block

FlexboxLayout - layout on flexbox + adding responsive design.

GridLayout - layout on grid + using mobile first approach + sass.