Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I have implemented the mobile first design for first time and the next time i am going to make solution responsive for different screens.
What challenges did you encounter, and how did you overcome them?Using of CSS variables and updating it for responsive designs.
Community feedback
- @MahmoodHashemPosted about 1 month ago
Hello there,👋
Congratulations on completing the challenge. 🎉
Here are a few accessibility considerations you may want to keep in mind:
Use
ol
orul
to represent lists of items, such as a list of links. For important headings like your name, consider usingh1
orh2
, and useh3
,h4
,h5
, orh6
for other headings based on their level of importance.Great job overall
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