Responsive product review page made with html and css
Design comparison
Solution retrospective
After the first challenge i found this too be pretty easy as it was kind of similar... feels good to try
Community feedback
- Account deleted
Hi... congrats on completing this challenge. 🥳🎉
Here some tips to improve your code: 💯
HTML: 🧱
You can use the
<picture>
tag for this challenge. The<picture>
tag helps us provide versions of the same image but in different resolutions, saving bandwidth and speeding up load times. More info hereCSS: 🎨
I didn't see a reset in your
style.css
file (oh maybe there is but I couldn't see it 😥), but I leave you in the same way some more popular reset 🚀:Your solution is very good! 💯🚀
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