This is a solution to the Bento grid 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 for the interface depending on their device's screen size
- Solution URL: https://www.frontendmentor.io/solutions/bento-grid-solution-9v1zsubnwN
- Live Site URL: https://heygauravshukla.github.io/bento-grid
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- About the document structure.
- How drop shadows work in CSS.
- Use of negative margins in CSS.
- Usefulness of grid template areas.
In future projects, I will
- Prioritize semantics while writing the markup.
- Leverage the power of CSS custom properties to make customizable interfaces.
- Website - Gaurav Shukla
- Frontend Mentor - @heygauravshukla
- Twitter - @heygauravshukla
I learned a lot from Kevin Powell. Huge thanks to him. Also the Frontend Mentor team for providing such a rewarding challenge.