Profile link designing

Solution retrospective
I'm not in familiar with github yet and this is my first using it. And as starter in web develop ,I'm currently using only css ,html and javascript. so any guide for me
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Josefina-Mayans
Nice job! Your image isn't showing because you need to adjust the path by bringing it up a level in your folder structure (basically, delete one of the dots before the slash :) since your html and image are on the same level. Also, correct typography isn't showing in my browser, although it does appear on the preview image. Maybe you could include it in your styles. Small tip for making your HTML even more semantic: the div with the "main" class could alternatively be a <main></main>. Keep up the good work!
Marked as helpful
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