Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 11 months ago

Social Links Profile using Tailwind CSS

parcel, tailwind-css
P
Jaylen Baxter•360
@JYLN
A solution to the Social links profile challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


What are you most proud of, and what would you do differently next time?

I tend to overuse Flexbox and Grid when building layouts. For example, in my Blog Preview Card solution: the card was a Flex container, the card content was a flex container, and the card footer was a flex container. For this exercise, I decided that I would attempt to use less flexbox and allow the Tailwind CSS preflight rules and other utility classes assist with building the layout. The main utility class that helped with this was the space- utility class. I found that I ended up taking less time building this project as I didn't have to fiddle with the positioning of flex items.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Jaylen Baxter's solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License