Design comparison
SolutionDesign
Community feedback
- @HamedSamavatiPosted about 1 month ago
totally it is similar to the given design, good job! however, there are some concerns to level up your coding skill:
- using <br> is not pro.
- you can use a code organizer like prettier to organize your code easily and keep them neat and tidy. -you should use semantic html tags for the projects like main, header, footer, aside, figure, ... -you have not written your code responsive to different display widths like mobiles or desktops. you can search and learn how to code responsively. -take a look at variables in CSS. super easy to use.
0
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