This is a solution to the Four card feature section challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
-Solution URL : Link to the solution -Live Site URL: Link to the live site
- HTML
- CSS
- Mobile first Workflow
I got another chance to practice CSS Grid but i got the chance to practice grid template areas here is a piece of code i am proud of.
.card__container {
display: grid;
grid-template-areas: "supervisor middle calculator" "supervisor middle calculator" "supervisor middle calculator";
gap: 10px;
}
I am not yet comfortable with CSS Grid and i look forward to refining my skills on this concept
- Website - clement-portfolio.com
- Frontend Mentor - @Clement1kalu-okereke
- Twitter - @ClementKaluoke2