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

@Eugene-ak

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?

Sass is a very useful css preprocessor and makes writng css very easy. It allows all the functionalities of vanilla css and more. I found out in this project that using it in next js is as simple as just changing the css files extensions to scss. It can be used in a modular way just as css mosule works. I am enthusiastic about being able to use it in my project with next js.

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

I flowed through this project smoothly and encounters no challenges.

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

In future projects, I'm going to learn more about adding custom fonts and metadata to my website and webpages.

Community feedback

P

@robcrock

Posted

The HTML is nice and easy to follow. My only feedback there is that you could've have used a string template to make the alt text more specific. The anchor tags could have also been put in an unordered list and some dummy links could have been added to those anchor tags.

Marked as helpful

1

@Eugene-ak

Posted

@robcrock I appreciate the suggestions and will refactor accordingly but I don't get what you mean with the alt text.

0
P

@robcrock

Posted

@Eugene-ak sure 👍 what I meant there was just a userName variable to something like "Example Name", then the alt text could receive alt={${userName}'s profile image}

Marked as helpful

1

@Eugene-ak

Posted

Oh okay. That's a great idea. Thanks @robcrock

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