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 by using Flex and Grid

Suprefuner 470

@Suprefuner

Desktop design screenshot for the Clipboard landing page coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


Any suggestion and feedback would be appreaciated!!!! Thanks for reviewing my code!

Community feedback

P
David Turner 4,100

@brodiewebdt

Posted

The desktop version looks great. The mobile version isn't kicking in for me. Check your media query. Check the report above, you are using attributes that don't exist to style your elements. Also, move your CSS from the HTML file to a separate style sheet. `

<link rel="stylesheet" href="css/styles.css"> `

Hope this helps.

Marked as helpful

0

Suprefuner 470

@Suprefuner

Posted

@brodiewebdt Thanks for your feedback!

  • May I know what is wrong about the mobile version? It looks good on my computer by using edge.

  • For the attribute part, will change back to padding/margin -top/-bottom/-left/right instead of padding/margin-block/inline considering the browser support issue. They are too convenient. LOL

  • For the css part, will do in the next project.

0
P
David Turner 4,100

@brodiewebdt

Posted

Looking at the site on iPad, it looks good. It could be the HTML issues causing the problems. I use Chrome, Firefox, Edge, Netlify and am checking out Polypane to test my sites.

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