https://github.com/rayyannafees/fm-lvl-2
Frontend Mentors Social Links Page challenge solution
https://github.com/rayyannafees/fm-lvl-2
frontend-mentor frontendmentor web
Last synced: 2 months ago
JSON representation
Frontend Mentors Social Links Page challenge solution
- Host: GitHub
- URL: https://github.com/rayyannafees/fm-lvl-2
- Owner: RayyanNafees
- Created: 2024-06-24T14:29:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-24T14:33:48.000Z (about 2 years ago)
- Last Synced: 2025-12-25T22:34:14.897Z (6 months ago)
- Topics: frontend-mentor, frontendmentor, web
- Language: CSS
- Homepage: https://rayyannafees.github.io/fm-lvl-2/
- Size: 116 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Social links profile solution
This is a solution to the [Social links profile challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/social-links-profile-UG32l9m6dQ). Frontend Mentor challenges help me improve my coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Author](#author)
## Overview
### The challenge
Users should be able to:
- See hover and focus states for all interactive elements on the page
### Screenshot

### Links
- Solution URL: [github.com/RayyanNafees/fm-lvl-2](https://github.com/RayyanNafees/fm-lvl-2)
- Live Site URL: [rayyannafees.github.io/fm-lvl-2](https://rayyannafees.github.io/fm-lvl-2)
## My process
### Built with
- Semantic HTML5 markup
### What I learned
I learnt how to make static pages in speed & separation of concern regarding different CSS files
- I learnt the `margin-inline:auto` property in CSS to center block elements
- I learnt the `margin-block:auto` property in CSS to center inline elements vertically
## Author
- Website - [Rayyan Nafees](https://rayyannafees.github.io)
- Frontend Mentor - [@RayyanNafees](https://www.frontendmentor.io/profile/RayyanNafees)
- Twitter - [@NafeesRayyan](https://www.twitter.com/NafeesRayyan)