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 Landing page using Flex box

@Raul-madero

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


I found trouble by positioning the curve images in the second section, and I couldn't find the Facebook, Twitter and Instagram icons in the right color

Community feedback

Hassia Issah 50,670

@Hassiai

Posted

Replace <section class="first-section"> with the main tag to fix the accessibility issue. click here for more on web-accessibility and semantic html

For the left and right sides space of the page , give the header and the main a width of 80vw and margin: 0 auto ; or a max-width:1440px , width of 80% and margin: 0 auto;.

For the curve, give .first-section a background-image which is the curve-image, a background-repeat of no-repeat and a background-position: left 0 bottom -1rem;

in the desktop design, increase the font-size of the headings.

For a responsive images, give the img a max-width of 100%.

Hope am helpful.

Well done for completing this challenge. 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