This part is inside a .container class.
The .container class provides a responsive fixed width container.
Resize the browser window to see that the container width will change at different breakpoints.
This part is inside a .container-fluid class.
The .container-fluid class provides a full width container, spanning the entire width of the viewport.
This container has an extra top padding.
Try to remove the .pt-5 class to see the difference.
This container has NO extra top padding.
Try to remove the .pt-5 class to see the difference.
This container has a border and some extra padding and margins.
This container has a dark background color and a white text, and some extra padding and margins.
This container has a blue background color and a white text, and some extra padding and margins.
Resize the browser window to see the effect.
Note: Try to add a new div with class="col" inside the row class - this will create four equal-width columns.
Note: Try to add a new div with class="col" inside the row class - this will create four equal-width columns.
Resize the browser window to see the effect.
The columns will automatically stack on top of each other when the screen is less than 576px wide.
Resize the browser window to see the effect.
The columns will automatically stack on top of each other when the screen is less than 576px wide.
elements have margin-top: 0 and margin-bottom: 1rem (16px by default).
The font-size of each Bootstrap heading depends on the screen size. Try to resize the browser window to see the effect.
h1 Bootstrap heading
h2 Bootstrap heading
h3 Bootstrap heading
h4 Bootstrap heading
h5 Bootstrap heading
h6 Bootstrap heading
Display headings are used to stand out more than normal headings (larger font-size and lighter font-weight):
The small element (and the .small class) is used to create a smaller, secondary text in any heading:
Use the mark element (or the .mark class) to highlight text.
The abbr element is used to mark up an abbreviation or acronym:
The WHO was founded in 1948.
The blockquote element is used to present content from another source:
For 50 years, WWF has been protecting the future of nature. The world's leading conservation organization, WWF works in 100 countries and is supported by 1.2 million members in the United States and close to 5 million globally.
The dl element indicates a description list:
Inline snippets of code should be embedded in the code element:
The following HTML elements: span
, section
, and div
defines a section in a document.
To indicate input that is typically entered via the keyboard, use the kbd element:
Use ctrl + p to open the Print dialog box.
For multiple lines of code, use the pre element:
Text in a pre element is displayed in a fixed-width font, and it preserves both spaces and line breaks.
Use the .lead class to make a paragraph "stand out":
This paragraph stands out.
This is a regular paragraph.
Left-aligned text.
Right-aligned text.
Center-aligned text.
No wrap text. No wrap text. No wrap text. No wrap text.
The .text-break class prevents long text from breaking layout.
With .text-break:
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZzAaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZzAaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZzAaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz
Without .text-break:
AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZzAaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZzAaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZzAaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz
Use the .text-decoration-none class to remove the underline from a link.
A link without underline.Lowercased text.
Uppercased text.
Capitalized text.
The WHO was founded in 1948. (normal abbr)
The WHO was founded in 1948. (slightly smaller abbr)
The class .list-unstyled removes the default list-style and left margin on list items (immediate children only):
The class .list-inline places all list items on a single line, when used together with the .list-inline-item:
Use the contextual classes to provide "meaning through colors":
This text is muted.
This text is important.
This text indicates success.
This text represents some information.
This text represents a warning.
This text represents danger.
Secondary text.
This text is dark grey.
Default body color (often black).
This text is light grey (on white background).
This text is white (on white background).
Add 50% opacity for black or white text with the .text-black-50 or .text-white-50 classes:
Black text with 50% opacity on white background
White text with 50% opacity on black background
Use the contextual background classes to provide "meaning through colors".
Note that you can also add a .text-* class if you want a different text color:
This text is important.
This text indicates success.
This text represents some information.
This text represents a warning.
This text represents danger.
Secondary background color.
Dark grey background color.
Light grey background color.
The .rounded class adds rounded corners to an image:
Use the float classes to float the image to the left or to the right:
Center an image by adding the utility classes .mx-auto (margin:auto) and .d-block (display:block) to the image:
The .img-fluid class makes the image scale nicely to the parent element (resize the browser window to see the effect):
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat..
Alerts are created with the .alert class, followed by a contextual color classes:
To create a block level button that spans the entire width of the parent element, use the .d-grid "helper" class on the parent element:
Add spinners to buttons:
To create a basic pagination, add the .pagination class to an ul element. Then add the .page-item to each li element and a .page-link class to each link inside li:
Add class .active to let the user know which page he/she is on:
Add class .disabled if a page for some reason is disabled:
Add class .pagination-lg for larger blocks or .pagination-sm for smaller blocks.
Large:
Default:
Small:
Use utilitiy classes to change the alignment of the pagination:
The .breadcrumb class indicates the current page's location within a navigational hierarchy:
Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!
Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!
Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!
Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!
Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!
Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!
Eine Info über meine Arbeit gebe ich - TEXT VON REINHARD HIERZU::::Meditation ist der Königsweg für die Auflösung von .....
Beschreibung des Ablaufs der Therapie - TEXT VON REINHARD HIERZU:::: Wenn Du Dich entscheidest, eine Therapie zu beginnen, so solltest Du wissen, dass die Meditation der Schlüssel für die Veränderung von Mustern, unter denen Du .....
Es gibt Veränderungen - TEXT VON REINHARD HIERZU:::: Wichtige Veränderungen haben in den vergangenen Jahren meine Arbeit mit Betroffenen ......
Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!
Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!
Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!
Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!
Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!
Try to scroll this section and look at the navigation bar while scrolling! Try to scroll this section and look at the navigation bar while scrolling!
Ich zeige Dir den Weg - Du löst Dein Leid durch tägliche Meditation auf!
Nur Du kannst Dich heilen!
Das hängt von Deinem persönlichen Weg ab!
Täglich Meditieren!
Gehe tief in Dein Gefühl hinein - und dann tröste Dich! - Nur so kann sich das Leid auflösen!
Die Therapie dauert so lange bis Du weißt, dass Du Deinen Weg alleine weitergehen willst!
TELEFON: +49 30 706 60 63
reinhard.jackel (at) t-online.de