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.
- Build out the project to the designs provided
- Solution URL: https://github.com/GSD3v08/profile-card
- Live Site URL: https://gsd3v08.github.io/profile-card/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Desktop-first workflow
This time I tried to position those backgrounds, we all have differents screen sizes and try to find a way to make them responsive was the challenge, so I did my best to learn how to do it. It is my firt try so maybe it's not ok at all, but we keep improving.
- Frontend Mentor - @GSD3v08