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

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

The challenge

  • Build out the project to the designs provided

Screenshot

My Process

Links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

How to create a sick profile card.

Continued development

Used multiple relative-positioning in different elements, can be removed and implemented using flex-box and margins only. Might implement later.

Useful resources

  • CSS-Multiple Backgrounds - This helped me to understand how to use multiple background images and position them accordingly.

Author