+ 3
Responsive design
How to make a web design responsive
5 Réponses
+ 4
Introduction:
https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Responsive_Design#Responsive_design
Tutorial by @Gordon:
https://code.sololearn.com/W3gS00IGw160/?ref=app
https://code.sololearn.com/W4CYCf5Izf4Q/?ref=app
Resources posted by @AJ #Learn With Me 👨💻
https://www.sololearn.com/post/455766/?ref=app
Some visuals:
https://blog.froont.com/9-basic-principles-of-responsive-web-design/
Use the search bar to find related threads on SoloLearn.
https://www.sololearn.com/Discuss?query=responsive+design
YouTube videos are good aswell.
Google is our best friend! Try using "responsive web design" as keywords. Happy coding!!
+ 2
Thanks Kevin ★
+ 2
Thanks Chris C.
0
Use media query in your css or just adopt bootstrap for the design and it will be automatically responsive.