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.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
Had fun making this challenge. I had some trouble with the columns' margins but I solved it using Flexbox, so I learned something new! :)
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
This is one of my first HTML/CSS projects and my first Frontend Mentor project.
I've got to practice with Flexbox and hover states, and this was the first time I used media queries to make a site responsive.
I hope you like it, and if you got some advice, I'd be glad to read it :).
I want to keep improving my abilities on Flexbox and CSS Grid, for they are currently one of the things I struggle more with.
I'm going to try and make more sites with JavaScript included, and I'd like to learn some Backend programming as well.
- Frontend Mentor - @Rich15
- Twitter (I don't really tweet much) - @rich_osio
Shootout to Mimo's Web Development course for the Flexbox and Grid lessons haha.