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

Responsive Socail Links Profile Page

khal45 60

@khal45

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?

First time deploying a live web app

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

Challenge: Hosting my project on github pages because this is the first time I'm making a project with a live URL.

Solution: Did a lot of google search to troubleshoot my problem.

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

What can I do to improve the mobile view

Community feedback

Adriano 37,810

@AdrianoEscarabote

Posted

Hello khal45, how are you? I was really pleased with your project, but I’d like to offer some advice that might help:

We have to make sure that all the content is contained in a reference region, designated with HTML5 reference elements.

native HTML5 reference elements:

<body>
    <header>This is the header</header>
    <nav>This is the nav</nav>
    <main>This is the main</main>
    <footer>This is the footer</footer>
</body>

The rest is spot on.

Hope it’s helpful to you. 👍

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