Design comparison
Solution retrospective
I have had problems keeping the position of the images in the background in responsive mode. I would appreciate suggestions, thank you.
Community feedback
- @brodiewebdtPosted almost 3 years ago
Those images are going to move as you resize the browser unless you use positioning on them. The card is the important thing and you did a good job on that. I struggle with getting these background images to look like the design too.
Change his name from an H2 to an H1 and it will clear the accessibility warning. Every page should have an H1 for accessibility reasons. You may have to re-style it to look like the design.
Download AXE DevTools and you can clear accessibility warnings while you code. https://www.deque.com/axe/devtools/
Hope this helps.
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