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

Responsive product card using HTML CSS Bootstrap 5

bootstrap
PulsarXray89•40
@PulsarXray89
A solution to the Product preview card component challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


I am unsure about my approach. I like bootstrap but I find it a little difficult to customize. Should I move forward without bootstrap using pure html / css or is bootstrap ok to use?

Code
Select a file

Please log in to post a comment

Log in with GitHub

Community feedback

  • valeOopa•280
    @valeOopa
    Posted about 2 years ago

    Congratulations on completing the challenge, that's great!

    You could avoid using <div>, and use tags like <main>, <section> or <article> to structure your website (This is called Semantic HTML).

    And regarding Bootsrap, this depends. If writing native CSS code is difficult for you, I recommend that you study and practice native CSS code, that is, not using Bootsrap. This so that you understand what is done when styling the web. There are many comprehensive CSS courses on YouTube.

    Bootsrap can be a good tool for styling your page, but I don't recommend using it if you don't understand or have trouble writing CSS code.

    Happy coding!

    Marked as helpful

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

Oops! 😬

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

Log in with GitHub