Skip to content
  • Learning paths
  • Challenges
  • Solutions
  • Articles
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 3 years ago

Single Price Grid Component using HTML, Scss, and Bootstrap

Die Löwenkönigin•15
@die-lowenkonigin
A solution to the Single price grid component challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


Hi all, please checkout my submitted solution. It will be a pleasure to know your perspective, experiences, etc. when developing a website.

Feel free to comment on:

  • suggestion to better solutions (or avoid using 'hacks' :D)
  • some nit-picks to a more beautiful and responsive front-end design
  • development cycle used for faster and efficient process of building a website.
  • other advice related to this challenge

Challenges encountered:

  1. Border Radius. I used a hacky way to do it. Please see the live site > scss > media queries > border-radius.

  2. Sticky Footer. I used a hacky way to do this. (please see live site > html)

  • from html, I added class of h-100.
  • from body, class="d-flex flex-column h-100"
  • from main, I class="flex-shrink-0"
  • from footer, I used container class inside the tag

Notes:

  • I do not have the same background as the one in the challenge. The repository that I downloaded does not have a background image included.
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 Die Löwenkönigin'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
Frontend Mentor logo

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

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub