But I still got my page to look like this!

Would you believe me? Would it blow your mind? Try resizing this page. What???

I have text over here, too!

How did I do that?

I didn't write any JavaScript, either.

I used Bootstrap

Copy three lines of code into your <head>...

<!-- Bootstrap links go in the <head> of your HTML -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" >

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css" >

<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js "></script>

Make all of this available to you.