Skip to content

snigdha-sukun/social-links-profile

Repository files navigation

Frontend Mentor - Social links profile solution

This is a solution to the Social links profile challenge on Frontend Mentor.

Table of contents

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

Overview

The challenge

Users should be able to:

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

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS

What I learned

I learned that align-items & justify-content only work for display: flex

I learned to use rem for sizing instead of % everywhere.

I learned that padding also helps with getting the required size.

Continued development

I still need to practice the positioning an element more. I also need to learn about CSS in general & HTML5 rules.

Author