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

Social links profile

Ahmad Osama Ashmawy Mohamed•70
@Ashmawy21
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?

Successfully creating a clean, minimalistic UI for the profile with a central layout and responsive buttons.

The hover effects on the buttons improve user interactivity and visual appeal.

Organized and modular code, separating styles into a CSS file for maintainability.

What challenges did you encounter, and how did you overcome them?

Centering the container: Aligning the .container element perfectly in the viewport was challenging until using position: absolute combined with transform: translate(-50%, -50%).

Button styling consistency: Achieving a uniform look for buttons across different states required experimenting with padding, borders, and hover effects.

Text alignment and spacing: Balancing margin and padding for proper spacing around text elements took multiple iterations. Overcoming them:

Leveraged browser developer tools to tweak styles in real-time. Referred to documentation like MDN Web Docs and explored community examples for inspiration.

What specific areas of your project would you like help with?

Responsiveness: How can I optimize the layout to work better on smaller screens, such as smartphones or tablets? Any tips for implementing a mobile-first design?

Button Styling: Are there better ways to style buttons to achieve a more modern, accessible design? For example, ensuring hover and focus states are intuitive and visually distinct.

Code Optimization: Are there ways to improve my CSS class naming conventions (e.g., BEM) or the structure of my code for scalability and reusability?

Accessibility: What additional steps can I take to make the project more accessible, such as for screen readers or users navigating via keyboard?

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 Ahmad Osama Ashmawy Mohamed'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