Design comparison
Community feedback
- @0ME9APosted almost 2 years ago
Hi! @fhero2030
Conguralution man, you did it very well looks good, but did you forget that you must add an alternate attribute (alt) for the image tag? It's basic and recommended by most developers because it shows the attribute text when your image can't able to load or your image link is broken.
example: <img src="your image address" alt="Image not found"/>
Here alt displays its text at the position of the image "Image not found". There is also some other issue to fix here.
And yah nice job well-done bro Happy Coding 👍🧑💻
Marked as helpful1@fhero2030Posted almost 2 years agoHi @0ME9A
You are absolutely mad bro. Thank you for taking the time looking and tweaking at my code, I appreciate it.
And yes thank you again, very helpful :D.
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