Responsive web-design

I'm currently in the process of developing a language learning website. While I handle the back-end and design aspects, my main challenge lies in achieving responsiveness. The site looks terrible when viewed on resolutions other than the standard one. I'm seeking assistance to solve this issue.
8 Replies
clevermissfox
clevermissfoxā€¢10mo ago
For someone to help they'll need to see your code and esp the css
Bret
Bretā€¢10mo ago
Kevin did a video on responsive design just a couple weeks ago that might bring light to the unknowns you have: https://www.youtube.com/watch?v=x4u1yp3Msao&t=565s
Kevin Powell
YouTube
A practical guide to responsive web design
I have a FREE COURSE on conquering responsive layouts šŸ‘‰ https://courses.kevinpowell.co/conquering-responsive-layouts šŸ”— Links āœ… Width auto vs. 100%: https://youtu.be/-st14lUQD3U āœ… Responsive layout practice for beginners: https://youtu.be/JFbxl_VmIx0 āœ… Position absolute and responsive layouts: https://youtu.be/H04P5YXVssE āŒš Timestamps 00:00 - I...
clevermissfox
clevermissfoxā€¢10mo ago
The video tomorrow is gonna be really helpful! Or maybe it's today !! Make sure to get notified when it drops you'll want to watch it
Kubax
KubaxOPā€¢10mo ago
Okay I see I will wait until this new video that you wrote about and after it if I still don't know how to do it then I will share my code. I just watched it but It too less for me. I mean my code needs more things to do for example login page and especially reponsive buttons icons etc.
Kevin Powell
Kevin Powellā€¢10mo ago
That video above is definitely a bit higher level, in that I don't look at very specific examples, but that's sort of the point of it, because so much of making a responsive layout is about how you approach writing your code. Every layout is different, so even from one login page to another, unless the design is identical, you'll have different constraints and issues to work out. Also, in general, things like icons and buttons don't really need to be "responsive", so I'm not sure what you mean with that šŸ¤”
Kubax
KubaxOPā€¢10mo ago
That's right. I have google/facebook buttons as <i class> and they should be responsive. Maybe its bad idea to use i class?
Darryll
Darryllā€¢10mo ago
What's not "responsive" about them? <i>/font based icons are basically just fonts and can be resized with font-size: css in the right place
Kevin Powell
Kevin Powellā€¢10mo ago
Yeah, could you explain what you mean by the buttons being responsive?
Want results from more Discord servers?
Add your server