This is a solution to the 3-column preview card component challenge on Frontend Mentor.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Solution URL: Solution Repository
- Live Site URL: Solution Website
My process behind this challenge was to start by figuring out how to control each box on its own without doing too much to make the challenge complicated. I choose to use flexbox and put the three main box inside of a container to and work on each box seperate from the other. In the end I group some of the elemts together to use less CSS code instead of having all the CSS seperate for each box.
- CSS
- Flexbox
- Mobile-first workflow
- Website - LinkedIn
- Frontend Mentor - @dellannie
- Twitter - @whatzupcorey