This is a solution to the Profile card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
This is 6th project from "Frontend Mentor" to sharpen HTML & CSS skills along with responsive web design and it's build with BEM and Flex layout.
Adding multiple background images with correct position, proper usage of symantic HTML elements, flex layout and over all CSS good practices. Learning never STOPS.
- Use Google drawing to draw boxes as per design
- Add BEM class names against each of the boxes
- Create HTML -> add BEM class names
- Mobile screen styling first
- Use media query to design for desktop
- Semantic HTML5 markup
- BEM
- CSS
- Flexbox
- Mobile First workflow
- Able to solve few complex challenges wrt CSS by googling and reading different approaches.
- Breaking down big problme into as small chunk as possible, helps to solve it quickly
- More practice, reading, study is needed wrt BEM, SEO, Accessibility, CSS
- Check Acknowledgments section
- Frontend Mentor - @vikramvi
Kevin Powell