Design comparison
SolutionDesign
Solution retrospective
It was an easy project. Even a beginner can do it. I'm unsure about the position of the change link. I couldn't make it to the exact same position.
Community feedback
- @romanrobertPosted over 2 years ago
Hello,
Great work so far.
For accessibility you should increment the heading by 1.
In your case you should use
<h1>Order Summary</h1>
&<h2>Annual Plan</h2>
and give the elements the styles that you desire.Also make sure to include
alt=
attribute for every image that is not for decorative reasons.Happy Coding!
Marked as helpful0
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