mirror of
				https://github.com/twbs/bootstrap.git
				synced 2025-10-31 00:04:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			48 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| ---
 | |
| layout: home
 | |
| title: Bootstrap
 | |
| ---
 | |
| 
 | |
| <div class="bs-docs-jumbotron masthead">
 | |
|   <div class="container">
 | |
| 
 | |
|     <h1>Bootstrap</h1>
 | |
|     <p class="lead">Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p>
 | |
|     <p>
 | |
|       <a href="assets/bootstrap.zip" class="btn btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0']);">Download Bootstrap</a>
 | |
|       <a href="./docs/" class="btn btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Docs', 'View docs']);">View docs</a>
 | |
|     </p>
 | |
| 
 | |
|     <div class="bs-docs-social">
 | |
|       <ul class="bs-docs-social-buttons">
 | |
|         <li>
 | |
|           <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
 | |
|         </li>
 | |
|         <li>
 | |
|           <iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="102px" height="20px"></iframe>
 | |
|         </li>
 | |
|         <li class="follow-btn">
 | |
|           <a href="https://twitter.com/twbootstrap" class="twitter-follow-button" data-link-color="#0069D6" data-show-count="true">Follow @twbootstrap</a>
 | |
|         </li>
 | |
|         <li class="tweet-btn">
 | |
|           <a href="https://twitter.com/share" class="twitter-share-button" data-url="http://twitter.github.com/bootstrap/" data-count="horizontal" data-via="twbootstrap" data-related="mdo:Creator of Twitter Bootstrap">Tweet</a>
 | |
|         </li>
 | |
|       </ul>
 | |
|     </div>
 | |
| 
 | |
|     <ul class="masthead-links">
 | |
|       <li>
 | |
|         <a href="http://github.com/twitter/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a>
 | |
|       </li>
 | |
|       <li>
 | |
|         <a href="./docs/#examples" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a>
 | |
|       </li>
 | |
|       <li>
 | |
|         <a href="http://expo.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Expo']);">Bootstrap Expo</a>
 | |
|       </li>
 | |
|       <li>Version 3.0.0</li>
 | |
|     </ul>
 | |
| 
 | |
|   </div>
 | |
| </div>
 |