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

SocialLink

@NovikovIlya

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?

;)

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

;)

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

;)

Community feedback

@franclobo

Posted

I would have loved it if it would be possible to check your social media links there, I will do it in the next challenge. See you soon.

<body>
    <div class="container">
       !-- your picture here--
      <img class="images" src="./assets/images/avatar-jessica.jpeg" />
      <div class="headerText">Novicovllya</div>
      <div class="text">Rusia</div>
      <div class="textTwo">"Front-end developer and avid reader."</div>
      <!-- this is a unorder list of links -->
      <ul class="block">
        <li class="textBlock"><a href="#">GitHub</a></li>
        .
        !-- here the rest of links to your social media --
        .
       </ul>
    </div>
  </body>

Marked as helpful

1

@abelwill123

Posted

Looking Good

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