/3-column-preview-card

Resultado desafio 3-column preview card component do site FrontEnd Mentor

Primary LanguageCSS

Frontend Mentor - 3-column preview card component solution

This is a solution to the 3-column preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • See hover states for interactive elements

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

I've learned to take one step at a time to get to the final result. First organize your HTML file as a whole then go to your CSS file.

Once I managed to understand the necessary steps, it was easier to get to the final result.

Useful resources

  • W3Schools - This helped me for the CSS availability features. They have an example page where you can test if the function you were looking for was correct.

Author

Acknowledgments

For the difficulties that I've encountered, YouTube was a great place to look for some help.