Submitted almost 3 years ago
Responsive Landing page with flexbox and SASS
@mounir-m4
Design comparison
SolutionDesign
Solution retrospective
I'd appreciate any notes :-)
Community feedback
- @Sam-GulikerPosted almost 3 years ago
Ji Mounir,
Nice job! for the design part, try to look a bit more to the paddings. The header seems a bit off. For the HTML: When using UL you need an LI tag. example:
<ul><li>{your content}</li><li>{your content}</li><li>{your content}</li></ul>
.Happy coding
0@mounir-m4Posted almost 3 years ago@Sam-Guliker thank u! haha I don't know why I forgot about <li> tags haha
1
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