Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 11 months ago

Creating a Responsive, Semantic, and Accessible Page with SCSS

accessibility, sass/scss
MrLanter•220
@MrLanter
A solution to the Product preview card component challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I managed to optimize the loading speed of the site by using WEBP for fonts and images.

What challenges did you encounter, and how did you overcome them?
  • The left image for the desktop version should be 100% height but the width did not fit.

  • There was unnecessary scrolling due to attribution. I tried to use position on absolute but for more than 16px for 1rem the texts were stacking.

I finally solved all these problems

What specific areas of your project would you like help with?
  • Is the HTML well organized ?
  • Is the semantics correct ?
  • What are the possible improvements ?
Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on MrLanter's solution.

Join 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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License