Responsive In-Depth Study

Hello campers! I’m kind of stuck with my own mentality about responsiveness. I’m kinda of convinced that the best way to understand responsiveness is to experiment it without any framework help. I just wanted someone to actually tell me if that’s actually a logic mentality or if it’s just pointless or a waste of time.
Thanks for the feedbacks and good coding!

I don’t believe that’s a waste of time. It helped me in understanding better what was going on under the hood. It’s easier to understand breakpoints and media queries and why images and text are not working when you have to write them yourself. :grin:

If you want to do that I would research media queries:

and

https://www.w3schools.com/cssref/css3_pr_mediaquery.asp