| | |
| | | <title>Bootstrap Documentation</title> |
| | | <link rel="stylesheet" href="./css/index.css" /> |
| | | <script src="./js/jquery.min.js"></script> |
| | | |
| | | <style> |
| | | .HtmlBox { |
| | | padding: 30px; |
| | |
| | | Get started with Bootstrap, the world’s most popular framework for building responsive, mobile-first sites, with |
| | | jsDelivr and a template starter page. |
| | | </p> |
| | | <h2>Quick start</h2> |
| | | <h1>Quick start</h1> |
| | | <p>Looking to quickly add Bootstrap to your project? Use jsDelivr, provided for free by the folks at jsDelivr. Using |
| | | a package manager or need to download the source files? <a href="/getting-started/download/">Head to the downloads |
| | | page.</a></p> |
| | |
| | | } |
| | | </code></pre> |
| | | </div> |
| | | <h3>JS</h3> |
| | | <h1>JS</h1> |
| | | <p>Many of our components require the use of JavaScript to function. Specifically, they require <a |
| | | href="https://jquery.com">jQuery</a>, <a href="https://popper.js.org/">Popper.js</a>, and our own JavaScript |
| | | plugins. Place the following <code class="highlighter-rouge"><script></code>s near the end of your pages, |
| | |
| | | <p>Curious which components explicitly require jQuery, our JS, and Popper.js? Click the show components link below. |
| | | If you’re at all unsure about the general page structure, keep reading for an example page template.</p> |
| | | |
| | | <img src="http://192.168.11.87:8080/DeveloperGuide/background/1111.png" class="img" alt="Responsive image"> |
| | | <img src="http://192.168.11.88:8080/DeveloperGuide/background/1111.png" class="img" alt="Responsive image"> |
| | | <details> |
| | | <summary class="summary">Show components requiring JavaScript</summary> |
| | | <ul class="HtmlBox_Ul"> |
| | |
| | | |
| | | |
| | | </details> |
| | | <h2>Starter template</h2> |
| | | <h1>Starter template</h1> |
| | | |
| | | <p>Be sure to have your pages set up with the latest design and development standards. That means using an HTML5 |
| | | doctype and including a viewport meta tag for proper responsive behaviors. Put it all together and your pages |