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

Simple page

Bekzod 300

@bekzodturgunoff

Desktop design screenshot for the Blogr landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

polukarp 190

@polukarp

Posted

Love your solution, but I'd suggest a couple of minor fixes here:

  • Why is your <div className="nav-bottom"> not a part of your <nav> element but still a part of your Header component? Try placing it in your main content, especially as it contains the <h1> tag. You can name it a hero section if you wish.
  • Also your <ul> elements in the footer should not contain directly any element rather than <li>, or <template> elements.

Marked as helpful

0

Bekzod 300

@bekzodturgunoff

Posted

@polukarp Thanks for commenting to my solution. I'll try to fix them.

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