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.
Users should be able to:
- See hover and focus states for all interactive elements on the page
- Solution URL: GitHub Repo
- Live Site URL: GitHub Page
- Semantic HTML5 markup
- CSS custom properties
- CSS Grid
- Vite
- Font Squirrel
- woff2_compress
- formiko (for markdown files)
- Self-hosting fonts
- Converting OTP fonts to woff2 with
woff2_compress
- Default margin/padding values for
<ul>
elements
- Improving markup structure for accessibility
- Deliberate and methodical choices for margins and paddings
- Font Squirrel - This helped me for XYZ reason. I really liked this pattern and will use it going forward.
- Frontend Mentor - @jamesbarnett