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

Fyo Landing Page

Ahmed 260

@GGKF

Desktop design screenshot for the Fylo landing page with two column layout coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Community feedback

@VCarames

Posted

Hey there! 👋 Here are some suggestions to help improve your code:

  • The nav should be wrapped inside a header element for improved semantics.
  • The "logo" is not part of the nav so it should be outside in the header.
  • The logo is not not decorative, Its alt tag should not be blank. The description should state the company’s name.
  • Your HTML should have a main element that will assist in identifying the main content of your site. In this, case the main element would be wrapping everything after the header and before the footer.
  • The company info in the footer should be wrapped inside an address element.
  • The footer company links should be wrapped inside a nav and be a single list, not two.

If you have any questions or need further clarification, feel free to reach out to me.

Happy Coding!🎄🎁

Marked as helpful

1

Ahmed 260

@GGKF

Posted

@vcarames I don't know how to thank you for these tips, thank you very much🙏🥰

1

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