Design comparison
SolutionDesign
Solution retrospective
I apreciate the feedback. Thank you!
Community feedback
- @PhoenixDev22Posted almost 3 years ago
Hey there!
I think you did a great job in styling your solution and overall your solution looks good!
• I would suggest not to use the <hr> tag as you can use border-top for the
<div class="creaciones">
• " Jules Wyvern "
.raul
should be the same color as the heading<h1>
and on the hover would becolor:var(--Cyan);
To get rid of the accessibility and validation issues shown in your Report, I would suggest to:
• Set alt text to the images.
hope this feedback helps. 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