/profile_card_component

frontendmentor challenge 3: html and css only

Primary LanguageCSS

Frontend Mentor - Profile card component solution

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.

Table of contents

Overview

The challenge

  • Build out the project to the designs provided

Screenshot

Desktop

Mobile

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid

What I learned

  • How to use background images using css and position them realtive to the viewport
  • How to use flexbox to stack divs on top of each other and align them
  • How create a circular image from a rectangular one
  • How to use flexbox justify-content: space-evenly

Author

  • Frontend Mentor - stef

Acknowledgments

Thanks to Valdemar Zablocki for the help on the slack channel (https://frontendmentor.slack.com/team/U0243BH7B5H)