Frontend Mentor - Social links profile solution

This is a solution to the Social links profile challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

Another project challenged by Frontend Mentor! This project is about a card with links to social media...a used the same template but changed to my informations

The challenge

Users should be able to:

  • See hover and focus states for all interactive elements on the page

Screenshot

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox

What I learned

I learned how to visualize wich dimension of width I must apply in order to achieve the result...I started using width: %;, however when I had to make it responsive, it was totally a mess...the card was adapting to screensize, then I changed it to rem.

Continued development

One more step closer to my dream of becoming a fullstack

Useful resources

Author