Latest solutions
Latest comments
- P@banban1023@JanudaStack
The solution looks the same as the design, and looks good and responsive. And used the semantic HTML, and the code is readable and clean
- P@mkerr-githubWhat are you most proud of, and what would you do differently next time?
Using grid to produce the three different card layouts between desktop, tablet and mobile.
What challenges did you encounter, and how did you overcome them?Getting the three different card layouts to show correctly. Used grid-template-areas and grid-area names to give the different layouts.
What specific areas of your project would you like help with?Any feedback welcome. Always looking for ways to improve!
@JanudaStackThis solution is clean and readable.
- @zahidurrm@JanudaStack
Does the solution include semantic HTML? No Is it accessible, and what improvements could be made?
Does the layout look good on a range of screen sizes? Yes Is the code well-structured, readable, and reusable? Yes Does the solution differ considerably from the design? Looks same
- @nerdynischalWhat are you most proud of, and what would you do differently next time?
Something I would do differently is look at the mobile design in detail first, which would make it easier to structure and scale for desktop as well rather than vice versa. In particular, the image component gave me a bit of a headache while doing the mobile version.
@JanudaStackDoes the solution include semantic HTML? Yes
Is it accessible, and what improvements could be made? Yes
Does the layout look good on a range of screen sizes? It's responsive
- @JanudaStackWhat are you most proud of, and what would you do differently next time?
I develop the page that almost looks design
What challenges did you encounter, and how did you overcome them?I'm struggling with the size of the image, width, and height
@JanudaStackDoes the solution include semantic HTML? Yes
Is it accessible, and what improvements could be made? Yes
Does the layout look good on a range of screen sizes? Yes
Is the code well-structured, readable, and reusable? Yes, it's reusable
- @jkacperski91@JanudaStack
Does the solution include semantic HTML? Yes
Is it accessible, and what improvements could be made? Yes
Does the layout look good on a range of screen sizes? Yes, it is responsive
Is the code well-structured, readable, and reusable? Yes