mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-29 08:10:47 +02:00
Add v4.6.2 docs (#36726)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="description" content="Quickly get a project started with any of our examples ranging from using parts of the framework to custom components and layouts.">
|
||||
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
|
||||
<meta name="generator" content="Hugo 0.88.1">
|
||||
<meta name="generator" content="Hugo 0.101.0">
|
||||
|
||||
<meta name="docsearch:language" content="en">
|
||||
<meta name="docsearch:version" content="4.6">
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="/docs/4.6/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">
|
||||
<link href="/docs/4.6/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N" crossorigin="anonymous">
|
||||
|
||||
<!-- Documentation extras -->
|
||||
<link href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" rel="stylesheet">
|
||||
@@ -67,7 +67,7 @@
|
||||
<div class="skippy overflow-hidden">
|
||||
<div class="container-xl">
|
||||
<a class="sr-only sr-only-focusable d-inline-flex p-2 m-1" href="#content">Skip to main content</a>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -105,10 +105,10 @@
|
||||
|
||||
<ul class="navbar-nav ml-md-auto">
|
||||
<li class="nav-item dropdown">
|
||||
<a class="nav-item nav-link dropdown-toggle mr-md-2" href="#" id="bd-versions" data-toggle="dropdown" aria-expanded="false">
|
||||
v4.6
|
||||
</a>
|
||||
<div class="dropdown-menu dropdown-menu-md-right" aria-labelledby="bd-versions">
|
||||
<button class="btn nav-link dropdown-toggle mr-md-2" data-toggle="dropdown" aria-expanded="false">
|
||||
<span class="sr-only">Bootstrap </span> v4.6 <span class="sr-only">(switch to other versions)</span>
|
||||
</button>
|
||||
<div class="dropdown-menu dropdown-menu-md-right">
|
||||
<a class="dropdown-item active" href="/docs/4.6/">Latest (4.6.x)</a>
|
||||
<div class="dropdown-divider"></div>
|
||||
<a class="dropdown-item" href="https://getbootstrap.com/docs/5.1/">5.1.x</a>
|
||||
@@ -150,17 +150,17 @@
|
||||
<div class="pt-md-3 pb-md-4">
|
||||
<h1 class="bd-title mt-0">Examples</h1>
|
||||
<p class="bd-lead">Quickly get a project started with any of our examples ranging from using parts of the framework to custom components and layouts.</p>
|
||||
|
||||
|
||||
<div class="d-flex flex-column flex-sm-row">
|
||||
<a href="https://github.com/twbs/bootstrap/releases/download/v4.6.1/bootstrap-4.6.1-examples.zip" class="btn btn-bd-primary py-2 px-3" onclick="ga('send', 'event', 'Examples', 'Hero', 'Download Examples');">Download examples</a>
|
||||
<a href="https://github.com/twbs/bootstrap/archive/v4.6.1.zip" class="btn btn-outline-secondary py-2 px-3 mt-3 mt-sm-0 ml-sm-3" onclick="ga('send', 'event', 'Examples', 'Hero', 'Download');">Download source code</a>
|
||||
<a href="https://github.com/twbs/bootstrap/releases/download/v4.6.2/bootstrap-4.6.2-examples.zip" class="btn btn-bd-primary py-2 px-3" onclick="ga('send', 'event', 'Examples', 'Hero', 'Download Examples');">Download examples</a>
|
||||
<a href="https://github.com/twbs/bootstrap/archive/v4.6.2.zip" class="btn btn-outline-secondary py-2 px-3 mt-3 mt-sm-0 ml-sm-3" onclick="ga('send', 'event', 'Examples', 'Hero', 'Download');">Download source code</a>
|
||||
</div></div>
|
||||
<script async src="https://cdn.carbonads.com/carbon.js?serve=CKYIKKJL&placement=getbootstrapcom" id="_carbonads_js"></script>
|
||||
|
||||
</header>
|
||||
|
||||
<main class="bd-content p-5" id="content" role="main">
|
||||
|
||||
|
||||
<h2>Custom Components</h2>
|
||||
<p>Brand new components and templates to help folks quickly get started with Bootstrap and demonstrate best practices for adding onto the framework.</p>
|
||||
|
||||
@@ -177,8 +177,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Simple one-page template for photo galleries, portfolios, and more.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/pricing/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/pricing.png,
|
||||
@@ -191,8 +191,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Example pricing page built with Cards and featuring a custom header and footer.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/checkout/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/checkout.png,
|
||||
@@ -205,8 +205,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Custom checkout form showing our form components and their validation features.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/product/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/product.png,
|
||||
@@ -219,8 +219,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Lean product-focused marketing page with extensive grid and image work.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/cover/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/cover.png,
|
||||
@@ -233,8 +233,8 @@
|
||||
</a>
|
||||
<p class="text-muted">A one-page template for building simple and beautiful home pages.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/carousel/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/carousel.png,
|
||||
@@ -247,8 +247,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Customize the navbar and carousel, then add some new components.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/blog/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/blog.png,
|
||||
@@ -261,8 +261,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Magazine like blog template with header, navigation, featured content.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/dashboard/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/dashboard.png,
|
||||
@@ -275,8 +275,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Basic admin dashboard shell with fixed sidebar and navbar.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/sign-in/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/sign-in.png,
|
||||
@@ -289,8 +289,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Custom form layout and design for a simple sign in form.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/sticky-footer/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/sticky-footer.png,
|
||||
@@ -303,8 +303,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Attach a footer to the bottom of the viewport when page content is short.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/sticky-footer-navbar/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/sticky-footer-navbar.png,
|
||||
@@ -334,8 +334,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Nothing but the basics: compiled CSS and JavaScript.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/grid/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/grid.png,
|
||||
@@ -348,8 +348,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Multiple examples of grid layouts with all four tiers, nesting, and more.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/jumbotron/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/jumbotron.png,
|
||||
@@ -379,8 +379,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Demonstration of all responsive and container options for the navbar.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/navbar-static/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/navbar-static.png,
|
||||
@@ -393,8 +393,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Single navbar example of a static top navbar along with some additional content.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/navbar-fixed/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/navbar-fixed.png,
|
||||
@@ -407,8 +407,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Single navbar example with a fixed top navbar along with some additional content.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/navbar-bottom/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/navbar-bottom.png,
|
||||
@@ -438,8 +438,8 @@
|
||||
</a>
|
||||
<p class="text-muted">Beautifully simple forms with floating labels over your inputs.</p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="col-sm-6 col-md-4 col-xl-3 mb-3">
|
||||
<a href="/docs/4.6/examples/offcanvas/">
|
||||
<img class="img-thumbnail mb-3" srcset="/docs/4.6/assets/img/examples/offcanvas.png,
|
||||
@@ -453,10 +453,10 @@
|
||||
<p class="text-muted">Turn your expandable navbar into a sliding offcanvas menu.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<hr class="my-5">
|
||||
<div class="container">
|
||||
<div class="text-center">
|
||||
@@ -477,7 +477,7 @@
|
||||
src="/docs/4.6/assets/img/bootstrap-themes-collage.png"
|
||||
alt="Bootstrap Themes" width="1151" height="320" loading="lazy">
|
||||
</div>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
<footer class="bd-footer text-muted">
|
||||
@@ -489,14 +489,14 @@
|
||||
<li><a href="/docs/4.6/about/overview/">About</a></li>
|
||||
</ul>
|
||||
<p>Designed and built with all the love in the world by the <a href="/docs/4.6/about/team/">Bootstrap team</a> with the help of <a href="https://github.com/twbs/bootstrap/graphs/contributors">our contributors</a>.</p>
|
||||
<p>Currently v4.6.1. Code licensed <a href="https://github.com/twbs/bootstrap/blob/main/LICENSE" target="_blank" rel="license noopener">MIT</a>, docs <a href="https://creativecommons.org/licenses/by/3.0/" target="_blank" rel="license noopener">CC BY 3.0</a>.</p>
|
||||
<p>Currently v4.6.2. Code licensed <a href="https://github.com/twbs/bootstrap/blob/main/LICENSE" target="_blank" rel="license noopener">MIT</a>, docs <a href="https://creativecommons.org/licenses/by/3.0/" target="_blank" rel="license noopener">CC BY 3.0</a>.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
|
||||
<script>window.jQuery || document.write('<script src="/docs/4.6/assets/js/vendor/jquery.slim.min.js"><\/script>')</script>
|
||||
|
||||
<script src="/docs/4.6/dist/js/bootstrap.bundle.min.js" integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF" crossorigin="anonymous"></script>
|
||||
<script src="/docs/4.6/dist/js/bootstrap.bundle.min.js" integrity="sha384-Fy6S3B9q64WdZWQUiU+q4/2Lc9npb8tCaSX9FK7E8HnRr0Jz8D6OP9dO5Vg3Q9ct" crossorigin="anonymous"></script>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user