howIMade.html 474 B

12345678910111213141516171819
  1. <div class="brownContainer">
  2. <br/><br/>
  3. <div class="jumbotron">
  4. <div class="row">
  5. <div class="col-sm-12">
  6. <p>
  7. This site uses some pretty amazing web technologies including <a
  8. href="http://getbootstrap.com">bootstrap</a>, <a href="http://www.jquery.com">jQuery</a>,
  9. <a href="https://en.wikipedia.org/wiki/Ajax_%28programming%29">Ajax</a>, <a href="http://www.php.net">php</a>, html, and css, and javascript.
  10. </p>
  11. </div>
  12. </div>
  13. </div>
  14. </div><!-- /.container -->
  15. <br/><br/>