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
- @francloboPosted 8 months ago
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 helpful1
Please log in to post a comment
Log in with GitHubJoin 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