Help fiting web contents when resized window | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Help fiting web contents when resized window

I want to resize and fit everything on this webpage to the browser size when the browser is resized or its being viewed in mobile device here is my code: https://code.sololearn.com/WmuTU7m3Ge6U

27th Dec 2017, 6:17 PM
Muhammed Hussain
Muhammed Hussain - avatar
4 Answers
+ 1
Thanks Brian G it helped alot :)
27th Dec 2017, 8:31 PM
Muhammed Hussain
Muhammed Hussain - avatar
0
you need a framework for developing responsive websites (w3.css or bootstrap) or create responsive design yourself using media queries. check out w3schools.com for examples and tutorials.
27th Dec 2017, 7:30 PM
Nope
Nope - avatar
- 1
my pleasure MD
27th Dec 2017, 9:47 PM
Nope
Nope - avatar