@NovikovIlyaSubmitted 7 months ago
What are you most proud of, and what would you do differently next time?
I'm proud that I used Alpine JS and Tailwind ;)
I'm proud that I used Alpine JS and Tailwind ;)
Hey! What happened with the styles? I'm sure you can do it better. Please make sure that your design looks similar to the original template. Pay attention to the mobile version there are some issues with the content, kindly correct this for a better UI and UX. Don´t hesitate to ask for help in the Discord.
;)
What challenges did you encounter, and how did you overcome them?;)
What specific areas of your project would you like help with?;)
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>