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

Fylo Landing Page using Flexbox

@Aikaykalu17

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

Solution retrospective


Feedbacks are appreciated

Community feedback

Hassia Issah 50,670

@Hassiai

Posted

Use <a href="#" class="ri-facebook-line"></a> for the social media icons instead of <a href="https://www.facebook.com" class="face" target="_blank"><i class="ri-facebook-line"></i></a> to fix the html error issue

There is no need to give the body a width and height values. Give the header a width of 90%, a padding top and bottom values , margin: 0 auto; display: flex; align-items: center; and justify-content: space-between.

There is no need to give the main the sections and the footer a width and height values. Give the sections and footer a padding-top and bottom value.

You forgot to give the list and social media icons in the footer an hover effect.

Use rem or em as unit for the padding , margin, width and preferably rem for the font-size for more on this watch this https://youtu.be/N5wpD9Ov_To

Hope am helpful HAPPY CODING

Marked as helpful

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