simgeduru
@simgeduruAll solutions
- Submitted 4 months ago
Responsive page with grid flex media-query
- HTML
- CSS
How can I achieve proportional values on mobile and desktop without using media queries? I also don't find using % logical. I used media queries both to adjust the size of the div and the padding values. Is this logical? Also, I'm struggling with writing media queries, and you might find them illogical upon inspection.
- Submitted 4 months ago
Responsive with flex and max-width
- HTML
- CSS
how can I adjust the shadow size without the need for media query? thank you for your help
- Submitted 5 months ago
flex, justify-content, padding
- HTML
- CSS
I know not everything in the project is suitable. Since I don't fully understand what's right and what's wrong, I struggle with asking questions. Therefore, I am open to learning anything you can suggest or see as missing. Do you have any tricks for creating a basic layout? For example, should the mobile design be done first, or should the common points between desktop and mobile designs be identified and built upon from the start? I would be happy if you could provide information!