This is a solution to the Stats 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
Desktop Site
Mobile Site
- Semantic HTML5 markup
- CSS custom properties
- Bootstrap 5.1
I had an issue with overlaying the image with color like in the designs. Fortunately I was shown a way to do it by a fellow Frontend Mentor user.
I find Bootstrap to be a very useful framework so I'm going to keep practicing more with it. I'm also going to keep making websites that are as accessible as possible.
Thanks for reading this far! You can view and follow my profiles:
Many thanks to Guillermo Mulvihill (@guilleoem) who graciously reviewed my code and taught me how to overlay images with color!