ping-coming-soon-page-master using simple css flexbox
Design comparison
Community feedback
- @fatlindshehuPosted over 2 years ago
Hi @mohit1607,
Your design looks great but your JavaScript is not working, also the button has a hover state, I like the way the site is responsive on any device & the way you approached the projects is very modern, using
rem
&flex
is a great choice, I would add the sass/scss to the project & probably BEM would be a great choice also.Keep up the good work...
Marked as helpful1@mohit1607Posted over 2 years ago@fatlindshehu Thank you very much for the review. Can you tell me what BEM is ? I appereciate your review.
0@fatlindshehuPosted over 2 years ago@mohit1607 No problem, BEM stands for (Body Element Modifier) is a CSS naming convention, a way how we name classes in CSS to make it easier to select elements and to structure the code better, in addition with sass it works perfectly.
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord