Design comparison
Solution retrospective
I solved it by using flex. Your valuable comments and thoughts are highly appreciated.
Community feedback
- Account deleted
Hi there š
Congratulate on finishing your project š. You did a great job š”
I give some suggestions to help you take your project design to the next level šš
- Make Equilibrium #3429 and 0.041ETH text bold
- And also when you hover on Equilibrium #3429 and Jules Wyvern texts their color should change to
hsl(178, 100%, 50%)
- Also let's add some box-shadow
Happy coding ā
Maqsud
Marked as helpful0@ahmednassar855Posted almost 3 years ago@maqsudtolipov
Noted, and done,
Thanks for your interest and advise.
0 - @optimusprime202Posted almost 3 years ago
Hey @ahmednassar855, Iām impressed.
0 - @NaveenGumastePosted almost 3 years ago
Hay ! stevanoos Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> Consider using
h2-h6
elements to add identifying headings to all sections.-> Always use the "alt attribute" and write what img is , and if the img is for decorative then leave it empty but always add it with img tag.
-> Learn more on accessibility issues
If this comment helps you then pls mark it as helpful!
Have a good day and keep coding š!
0 - @shameerkamaludeenPosted almost 3 years ago
Hi stevens I would like to know what particular resource you are trying to learn, I would recommend MDN. There are many others like freecodecamp but I've not tried it yet, MDN will shape your knowledge, it has an organized learning method, especially accessibility, it's worth a try. Happy coding...
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