This is a solution to the Testimonials grid section challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
This solution focuses on using CSS Grid in making this testimonial template layout, other CSS tools were used as well to try to achieve a layout that's very similar to the original design.
- The challenge this time was to create a testimonial grid section of a web page based on the design provided in the folders for both mobile(375) and desktop. Users should be able to:
- View the optimal layout for the site depending on their device's screen size
The process of building this template started with applying the proper semantic HTML markups followed by styling it with Vanilla CSS, Grid Media queries were used in the building of this template.
- Semantic HTML5 markup
- CSS custom properties
- CSS Grid
- Mobile-first workflow
This challenge has helped me in learning CSS although not to perfection yet but i can now do tasks with it and i believe going forward it will become easier, hopefully.
Going forward i will definitely be using a lot of CSS Grid although not easy, but its something i want to continue doing.
Some Resources i found useful as i did this project include
- Resource 1
- Resource 2 - This is an amazing video tutorial which helped me in my understanding on CSS Grid. I'd recommend it to anyone still learning this CSS Grid.
- Frontend Mentor - @modade97
- Twitter - @modadegospel