Best CSS framework?
I can't make responsive web yet, which the size of the content of web is depend on user's device like their max height and max width availability. So my teacher taught me to use bootstrap, my question is... 1. Is every CSS framework can solve that problem? 2. Which CSS framework will you suggest me? 3. CSS framework is just normal CSS, right? I mean if i dive into the code and take some of the code which i need, will it normally work? 4. Is it better to do manual styling or using CSS framework? 5. Best way to learn style's availability in every or specific CSS framework? It's like "you can style the button in 5 ways, A will be like this etc", i learned some bootstrap's from w3schools You can just answer some, thank you for your time and answer, Master đ Here my very static code which force other user to play with the height and width of my device. Hope you enjoy and like it đ. I wanna try to use max width and height but i don't know how to âčïž https://code.sololearn.com/W88RLf0GeSgj/?ref=app