A clean and responsive Social Link Profile page built with HTML and CSS, inspired by a Frontend Mentor challenge. It showcases a personal profile card with social media links.
-
Responsive layout for mobile and desktop
-
Minimal design with avatar, name, location, bio, and social media buttons
-
Styled using modern CSS with proper layout structure
-
Hover effect ready for interaction (can be extended with links)
├── index.html
├── style.css
└── image/
├── avatar-jessica.jpeg
└── favicon-32x32.ico
-
HTML5
-
CSS3
-
Responsive design principles
-
No frameworks or libraries used
git clone https://github.com/your-username/social-link-profile.git
cd social-link-profileThis is a solution to the Social Links Profile challenge on Frontend Mentor.
