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

bit difficult to make result-summary page without using grid and flex

@codster15

Desktop design screenshot for the Results summary component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


I had some difficulty while developing this project i won't able to allign the content horizontaly and vertically .because i don't know the concepts of grid and flex of css. at the end some how i am complete to project.please review and rate my project

Community feedback

@Siddarth-abcs

Posted

<body> <div>hello</div> </body>

css time

body{ display:flex; } div{ margin:auto; }

use 2 line to center you content try now 😎

never forget to follow me on instagram 😊 @developer_sidd

0

@roraima1986

Posted

My main observation would be to separate the HTML from the CSS to make the code look cleaner. And I see that the design for mobile devices was complicated, for that you must use the "media queries"; I send you the following link so you can read more information about it: https://www.w3schools.com/css/css_rwd_mediaqueries.asp

0

@codster15

Posted

@roraima1986 Thanku for sharing your valueable suggestion . i will have a look on link .thank you again for helping

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