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

Single price challenge

@mariaUrda

Desktop design screenshot for the Single price grid component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi everyone! Here's my very first challenge Feedback will be appreciated :)

Community feedback

seyide hundeyinβ€’ 440

@SeyideHundeyin

Posted

Hi,

You did a great job on this challenge and you can work on the media queries to make it more responsive on mobile.

2

@mariaUrda

Posted

@SeyideHundeyin HI! Thanx β™₯ I'm struggling a bit with media queries, can't fully understand how it works yet. If you have some advice on documentation I can read about it, i'd appreciate !

0
seyide hundeyinβ€’ 440

@SeyideHundeyin

Posted

@mariaUrda oh for sure. you can check freecodecamp.org, youtube videos, or check here https://www.w3schools.com/css/css_rwd_mediaqueries.asp to learn more about it.

I hope that helps.

1
Kyrylo Lvovβ€’ 160

@kyrylolvov

Posted

Hey πŸ˜€

Great job on this challenge! πŸ†

The only thing I might recommend is taking a look at media queries, as you have some issues with responsiveness on some of the resolution. I believe, the problem is caused by padding right in the first row. Also, you might want to consider using a short version for padding, when you just write "padding: 0 0 0 0" which indicated padding from top, right, down, left respectively! πŸ™‚

2

@mariaUrda

Posted

@kyrylolvov thanx a lot! Yes, i had huge problems with media query and haven't quite catch the trick yet. Still can't make it fit the mobile width requested without using padding right. Somehow if I remove that padding, the whole text goes to hell haha But I'll keep tryng :)

As for the short version of padding, just tried it and works perfectly, thanx for the trick.

1

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