Design comparison
Solution retrospective
i think its not completely the same the font of all the element arent specific but this is my best try
Community feedback
- Account deleted
Hello there! 👋
Congratulations on finishing your challenge! 🎉
I have some feedback on this solution:
-
Always Use Semantic HTML instead of
div
like<main>
<header>
<footer>
, etc for more info -
All Images must have alternate text
i hope this is helpful and goodluck!
Marked as helpful2@AlazarG19Posted over 2 years ago@Old1337 thanks i will do that in future challenges
0 -
- @NaveenGumastePosted over 2 years ago
Hay ! Alazar Getachew Good Job on challenge
These below mentioned tricks will help you remove any Accessibility Issues
-> Add Main tag after body
<main class="container"></main>
-> 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 👍!
Marked as helpful1@AlazarG19Posted over 2 years ago@Crazimonk thanks im not used to using main header that much but i will do now
1 - @Mayurtm29Posted over 2 years ago
Add alt attribute to images to avoid issues.
happy coding 😊Marked as helpful1 - @optimusprime202Posted over 2 years ago
Hey @AlazarG19, You certainly did well today.
1 - @SamarthMaliPosted over 2 years ago
if you are beginner dont worry about makin pixel perfect take time think and do as you want to do frontend mentor is basically for test your skills So learn by mistake and try to be perfect next time... Happy coding 🤗🤗
1@AlazarG19Posted over 2 years ago@SamarthMali thanks and nice profile pic shout out to itachi
0 - @SamadeenPosted over 2 years ago
Nice One Mate!!
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