Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
bb32b964
Commit
bb32b964
authored
Jul 08, 2014
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix broken examples
parent
542f9973
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
37 additions
and
37 deletions
+37
-37
docs/_includes/getting-started/examples.html
docs/_includes/getting-started/examples.html
+37
-37
No files found.
docs/_includes/getting-started/examples.html
View file @
bb32b964
...
@@ -6,15 +6,15 @@
...
@@ -6,15 +6,15 @@
<h3
id=
"examples-framework"
>
Using the framework
</h3>
<h3
id=
"examples-framework"
>
Using the framework
</h3>
<div
class=
"row bs-examples"
>
<div
class=
"row bs-examples"
>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/starter-template/"
>
<a
href=
"../examples/starter-template/"
>
<img
src=
"../examples/screenshots/starter-template.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/starter-template.jpg"
alt=
""
>
</a>
</a>
<h4>
Starter template
</h4>
<h4>
Starter template
</h4>
<p>
Nothing but the basics: compiled CSS and JavaScript
along with a container
.
</p>
<p>
Nothing but the basics: compiled CSS and JavaScript.
</p>
</div>
</div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/theme/"
>
<a
href=
"../examples/theme/"
>
<img
src=
"../examples/screenshots/theme.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/theme.jpg"
alt=
""
>
</a>
</a>
<h4>
Bootstrap theme
</h4>
<h4>
Bootstrap theme
</h4>
<p>
Load the optional Bootstrap theme for a visually enhanced experience.
</p>
<p>
Load the optional Bootstrap theme for a visually enhanced experience.
</p>
...
@@ -22,15 +22,15 @@
...
@@ -22,15 +22,15 @@
<div
class=
"clearfix visible-xs"
></div>
<div
class=
"clearfix visible-xs"
></div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/grid/"
>
<a
href=
"../examples/grid/"
>
<img
src=
"../examples/screenshots/grid.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/grid.jpg"
alt=
""
>
</a>
</a>
<h4>
Grids
</h4>
<h4>
Grids
</h4>
<p>
Multiple examples of grid layouts with all four tiers, nesting, and more.
</p>
<p>
Multiple examples of grid layouts with all four tiers, nesting, and more.
</p>
</div>
</div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/jumbotron/"
>
<a
href=
"../examples/jumbotron/"
>
<img
src=
"../examples/screenshots/jumbotron.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/jumbotron.jpg"
alt=
""
>
</a>
</a>
<h4>
Jumbotron
</h4>
<h4>
Jumbotron
</h4>
<p>
Build around the jumbotron with a navbar and some basic grid columns.
</p>
<p>
Build around the jumbotron with a navbar and some basic grid columns.
</p>
...
@@ -38,8 +38,8 @@
...
@@ -38,8 +38,8 @@
<div
class=
"clearfix visible-xs"
></div>
<div
class=
"clearfix visible-xs"
></div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/jumbotron-narrow/"
>
<a
href=
"../examples/jumbotron-narrow/"
>
<img
src=
"../examples/screenshots/jumbotron-narrow.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/jumbotron-narrow.jpg"
alt=
""
>
</a>
</a>
<h4>
Narrow jumbotron
</h4>
<h4>
Narrow jumbotron
</h4>
<p>
Build a more custom page by narrowing the default container and jumbotron.
</p>
<p>
Build a more custom page by narrowing the default container and jumbotron.
</p>
...
@@ -49,15 +49,15 @@
...
@@ -49,15 +49,15 @@
<h3
id=
"examples-navbars"
>
Navbars in action
</h3>
<h3
id=
"examples-navbars"
>
Navbars in action
</h3>
<div
class=
"row bs-examples"
>
<div
class=
"row bs-examples"
>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/navbar/"
>
<a
href=
"../examples/navbar/"
>
<img
src=
"../examples/screenshots/navbar.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/navbar.jpg"
alt=
""
>
</a>
</a>
<h4>
Navbar
</h4>
<h4>
Navbar
</h4>
<p>
Super basic template that includes the navbar along with some additional content.
</p>
<p>
Super basic template that includes the navbar along with some additional content.
</p>
</div>
</div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/navbar-static-top/"
>
<a
href=
"../examples/navbar-static-top/"
>
<img
src=
"../examples/screenshots/navbar-static.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/navbar-static.jpg"
alt=
""
>
</a>
</a>
<h4>
Static top navbar
</h4>
<h4>
Static top navbar
</h4>
<p>
Super basic template with a static top navbar along with some additional content.
</p>
<p>
Super basic template with a static top navbar along with some additional content.
</p>
...
@@ -65,8 +65,8 @@
...
@@ -65,8 +65,8 @@
<div
class=
"clearfix visible-xs"
></div>
<div
class=
"clearfix visible-xs"
></div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/navbar-fixed-top/"
>
<a
href=
"../examples/navbar-fixed-top/"
>
<img
src=
"../examples/screenshots/navbar-fixed.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/navbar-fixed.jpg"
alt=
""
>
</a>
</a>
<h4>
Fixed navbar
</h4>
<h4>
Fixed navbar
</h4>
<p>
Super basic template with a fixed top navbar along with some additional content.
</p>
<p>
Super basic template with a fixed top navbar along with some additional content.
</p>
...
@@ -76,15 +76,15 @@
...
@@ -76,15 +76,15 @@
<h3
id=
"examples-custom"
>
Custom components
</h3>
<h3
id=
"examples-custom"
>
Custom components
</h3>
<div
class=
"row bs-examples"
>
<div
class=
"row bs-examples"
>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/cover/"
>
<a
href=
"../examples/cover/"
>
<img
src=
"../examples/screenshots/cover.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/cover.jpg"
alt=
""
>
</a>
</a>
<h4>
Cover
</h4>
<h4>
Cover
</h4>
<p>
A one-page template for building simple and beautiful home pages.
</p>
<p>
A one-page template for building simple and beautiful home pages.
</p>
</div>
</div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/carousel/"
>
<a
href=
"../examples/carousel/"
>
<img
src=
"../examples/screenshots/carousel.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/carousel.jpg"
alt=
""
>
</a>
</a>
<h4>
Carousel
</h4>
<h4>
Carousel
</h4>
<p>
Customize the navbar and carousel, then add some new components.
</p>
<p>
Customize the navbar and carousel, then add some new components.
</p>
...
@@ -92,15 +92,15 @@
...
@@ -92,15 +92,15 @@
<div
class=
"clearfix visible-xs"
></div>
<div
class=
"clearfix visible-xs"
></div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/blog/"
>
<a
href=
"../examples/blog/"
>
<img
src=
"../examples/screenshots/blog.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/blog.jpg"
alt=
""
>
</a>
</a>
<h4>
Blog
</h4>
<h4>
Blog
</h4>
<p>
Simple two-column blog layout with custom navigation, header, and type.
</p>
<p>
Simple two-column blog layout with custom navigation, header, and type.
</p>
</div>
</div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/dashboard/"
>
<a
href=
"../examples/dashboard/"
>
<img
src=
"../examples/screenshots/dashboard.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/dashboard.jpg"
alt=
""
>
</a>
</a>
<h4>
Dashboard
</h4>
<h4>
Dashboard
</h4>
<p>
Basic structure for a admin dashboard with fixed sidebar and navbar.
</p>
<p>
Basic structure for a admin dashboard with fixed sidebar and navbar.
</p>
...
@@ -108,15 +108,15 @@
...
@@ -108,15 +108,15 @@
<div
class=
"clearfix visible-xs"
></div>
<div
class=
"clearfix visible-xs"
></div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/signin/"
>
<a
href=
"../examples/signin/"
>
<img
src=
"../examples/screenshots/sign-in.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/sign-in.jpg"
alt=
""
>
</a>
</a>
<h4>
Sign-in page
</h4>
<h4>
Sign-in page
</h4>
<p>
Custom form layout and design for a simple sign in form.
</p>
<p>
Custom form layout and design for a simple sign in form.
</p>
</div>
</div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/justified-nav/"
>
<a
href=
"../examples/justified-nav/"
>
<img
src=
"../examples/screenshots/justified-nav.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/justified-nav.jpg"
alt=
""
>
</a>
</a>
<h4>
Justified nav
</h4>
<h4>
Justified nav
</h4>
<p>
Create a custom navbar with justified links. Heads up!
<a
href=
"../components/#nav-justified"
>
Not too Safari friendly.
</a></p>
<p>
Create a custom navbar with justified links. Heads up!
<a
href=
"../components/#nav-justified"
>
Not too Safari friendly.
</a></p>
...
@@ -124,15 +124,15 @@
...
@@ -124,15 +124,15 @@
<div
class=
"clearfix visible-xs"
></div>
<div
class=
"clearfix visible-xs"
></div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/sticky-footer/"
>
<a
href=
"../examples/sticky-footer/"
>
<img
src=
"../examples/screenshots/sticky-footer.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/sticky-footer.jpg"
alt=
""
>
</a>
</a>
<h4>
Sticky footer
</h4>
<h4>
Sticky footer
</h4>
<p>
Attach a footer to the bottom of the viewport when the content is shorter than it.
</p>
<p>
Attach a footer to the bottom of the viewport when the content is shorter than it.
</p>
</div>
</div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/sticky-footer-navbar/"
>
<a
href=
"../examples/sticky-footer-navbar/"
>
<img
src=
"../examples/screenshots/sticky-footer-navbar.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/sticky-footer-navbar.jpg"
alt=
""
>
</a>
</a>
<h4>
Sticky footer with navbar
</h4>
<h4>
Sticky footer with navbar
</h4>
<p>
Attach a footer to the bottom of the viewport with a fixed navbar at the top.
</p>
<p>
Attach a footer to the bottom of the viewport with a fixed navbar at the top.
</p>
...
@@ -142,15 +142,15 @@
...
@@ -142,15 +142,15 @@
<h3
id=
"examples-experiments"
>
Experiments
</h3>
<h3
id=
"examples-experiments"
>
Experiments
</h3>
<div
class=
"row bs-examples"
>
<div
class=
"row bs-examples"
>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/non-responsive/"
>
<a
href=
"../examples/non-responsive/"
>
<img
src=
"../examples/screenshots/non-responsive.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/non-responsive.jpg"
alt=
""
>
</a>
</a>
<h4>
Non-responsive Bootstrap
</h4>
<h4>
Non-responsive Bootstrap
</h4>
<p>
Easily disable the responsiveness of Bootstrap
<a
href=
"#disable-responsive"
>
per our docs
</a>
.
</p>
<p>
Easily disable the responsiveness of Bootstrap
<a
href=
"#disable-responsive"
>
per our docs
</a>
.
</p>
</div>
</div>
<div
class=
"col-xs-6 col-md-4"
>
<div
class=
"col-xs-6 col-md-4"
>
<a
class=
"thumbnail"
href=
"../examples/offcanvas/"
>
<a
href=
"../examples/offcanvas/"
>
<img
src=
"../examples/screenshots/offcanvas.jpg"
alt=
""
>
<img
class=
"img-thumbnail"
src=
"../examples/screenshots/offcanvas.jpg"
alt=
""
>
</a>
</a>
<h4>
Offcanvas
</h4>
<h4>
Offcanvas
</h4>
<p>
Build a toggleable off-canvas navigation menu for use with Bootstrap.
</p>
<p>
Build a toggleable off-canvas navigation menu for use with Bootstrap.
</p>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment