Help! How do you make websites responsive?

I’d really appreaciate your help.

Vanilla: http://www.w3schools.com/css/css_rwd_mediaqueries.asp

Bootstrap: http://getbootstrap.com/css/#grid

2 Likes

Generally, you want to use media queries but you can use bootstrap. I suggest learning how to write vanilla css first. Once you have a solid foundation than start using css libraries.

1 Like