Richard Ricardo's example page of creating responsive, mobile first webpages using Bootstrap (HTML, CSS and JS) framework.
Before you learn bootstrap framework, you MUST know html and css. If you have no html / css background, please learn them at this page.
I used the following learning resources:
File | Description |
---|---|
eg001.htm | the bootstrap v3 first page, download it to finish setting up the environment |
w3schools.com notes on grid for Bootstrap 3 bootstrap grid system = 12 columns, nestable, number rows MUST be wrapped within a
media queries in Bootstrap allow you to move, show and hide content based on the viewport size. |
|
Bootstrap 4 grid system | Bootstrap 4 grid system is a bit different from Bootstrap 3 grid system. |
bootstrap v4 beta template, first page bootstrap v4 beta navigation template |
|
multiple device support and nested columns |
|
offsetting columns
change column ordering - push and pull |
|
similar to eg002.htm |
.container-fluid |
File | Description |
---|---|
skipped some examples |
Bootstrap's default font-size (
contextual colors contextual background |
bootstrap basic table
|
|
eg008.htm | bootstrap images |
Grouping | Description |
---|---|
jumbotron |
big box for extra attention
horizontal line under heading |
well |
rounded border around an element
rounded border around an element
|
button |
|
button links |
|
button sizes | button sizes
|
block level buttons |
|
active or disabled |
|
button group |
|
vertical button group |
|
justified button group |
|
nested button group = dropdown menu |
|
split button dropdowns | |
Grouping | Description |
---|---|
glyphicon | Bootstrap provides 260 glyphicons from the Glyphicons Halflings set. |
glyphicon examples |
envelope icon: search icon on a button: print icon on a styled link button: Print |
badge |
Tigress 9
Panda 10 Monkey 3 |
label |
Panda NewsPanda NewsPanda NewsPanda NewsPanda NewsPanda NewsPanda News |
label classes | Default Primary Success Info Warning Danger |
progress bar |
|
colored progress bars |
|
stripped progress bars |
|
animated progress bar |
|
stacked progress bars | |
Grouping | Description |
---|---|
pagination - active, disabled states |
|
pagination sizing | |
pagination - breadcrumbs |
|
pager | |
pager - align |
|
list group |
|
list group - badge, link items, active, disabled |
|
list group - contextual classes |
|
list group - custom content |
|
panel group and contextual classes - skip |
Panel Heading
Panel Content
|
Grouping | Description |
---|---|
dropdown accessibility | to improve accessibility for people using screen readers, role and aria-* attributes are added to all examples below |
dropdown - divider |
|
dropdown - header, active, disabled |
|
dropdown - position |
|
dropup |
|
basic collapsible |
Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.
Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.
|
collapsible panel |
Panda Body
|
collapsible list group |
|
accordion |
Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.
Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum.
Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum.
|
tabs |
HomeAenean vulputate eleifend tellus. |
pills | HomeAenean vulputate eleifend tellus. PandaAenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. TigressAliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. |
File | Description |
---|---|
coming soon... | skip for now... |
File | Description |
---|---|
eg014.htm | basic carousel |
eg015.htm | carousel and slide captions |
eg016.htm | carousel with full-screen slides |
File | Description |
---|---|
coming soon... | skip for now... |