Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Social links profile

Neto 170

@deusdeteneto

Desktop design screenshot for the Social links profile coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


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

I'm proud of creating a responsive layout with Bootstrap 5.3.3 and maintaining clean, accessible code. Next time, I’ll use advanced CSS techniques like Grid and add interactive JavaScript elements.

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

My main challenges were maintaining a consistent, visually appealing layout across different screen sizes and integrating accessibility features. I used Bootstrap utility classes and tested on various devices for layout issues, and employed semantic HTML and ARIA attributes to improve accessibility.

Community feedback

geomydas 1,060

@geomydas

Posted

There's no need for that article element since you would rarely use it inside blog websites, news and etc. Don't use nav in this case because links inside a nav should only link inside the page and not to external websites. You should use <ul> and <li> instead. Its a common pattern to see multiple links and nest them inside a list

Marked as helpful

0

Please log in to post a comment

Log in with GitHub
Discord logo

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