Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- Semantic HTML5 markup 🧾
- Sass(SCSS) Flexbox 🎨
- BEM (Block.Element.Modifier)🧾
- Mobile-first workflow 📱
- GIT/GitHub 🧾🌎
- PowerShell (CLI) 🧾
- Javascript 🤖🚀
-
How to write gradient variables in SCSS: $gradientOne: linear-gradient(135deg, hsl(0, 0%, 100%), hsl(0, 100%, 98%));
-
Remember how to increase the size of the fas :
-
Stay away from using nextElementSibling: is not precise enough to target the right html element use querySelector instead
-
Dont use the '/' or './" on html absolute paths for images, GitHub dont like it.
same as above
What specific areas of your project would you like help with?none
Community feedback
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