Skip to content

A Modern Bank Landing Page featuring sections, navigations, footers, and responsive design

Notifications You must be signed in to change notification settings

LiyanNguyen/Easybank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Easybank

A Modern Bank Landing Page featuring sections, navigations, footers, and responsive design

Frontend Mentor - Easybank landing page solution

This is a solution to the Easybank landing page challenge on Frontend Mentor.

Screenshot

3-intro 5-features 7-articles 9-footer

4-intro 6-features 8-articles 10-footer 11-mobileMenu

Links

My Process

  • Design the Desktop Viewport WHILE desinging the Mobile viewport at the same time using LESS CSS Preprocessor
  • Design the flex/grid system, making sure to have both Desktop and Mobile Viewport layout correct
  • Add in all the other HTML content
  • Finished up all the CSS designs
  • Create the mobile menu and make it toggle, open and closing it via JS

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Grid
  • Desktop-first workflow
  • LESS CSS Preprocessor

What I Learned

  • More Flexbox
  • Flex-wrap trick - to make row into columns on smaller viewports (depeding on element's width)
  • Flex and margin-left:auto trick - to make footer right side elements be on the far right side
  • Always use vh/vw as a starting point, then %width and %height then use rem units on smaller things

Author

Acknowledgments

About

A Modern Bank Landing Page featuring sections, navigations, footers, and responsive design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published