Design comparison
Solution retrospective
Any kind of suggestion or feedback is appreciated. Thank you
Community feedback
- @ApplePieGiraffePosted almost 4 years ago
Hey, sravan! 👋
Nice job on this challenge! Your solution looks pretty good! 👏
I suggest using CSS background images (or even pseudo-elements) on the
body
of the page to add and position the background SVGs in this challenge. That'll keep you from having to add any extra<div>
s and leave your HTML a little cleaner (it's probably also a little easier to position the background SVGs, I think). 😉Also, don't forget to add the
alt
attribute to any images to use to make them more accessible and clear up your solution report!Keep coding (and happy coding, too)! 😁
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