3-column-preview-card-component

Solution retrospective
Tools
VSCode
Git
Prettier
Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
My process
- structure the html layout
- add classes
- css
Areas of the code i was not sure of
@media screen and (max-width: 425px) {
.container{
min-width: 87%;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
i will need more explaination on media query
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on ABOI SAMSON ABOI's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord