Test2: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<bootstrap_accordion> | |||
<bootstrap_panel heading="Lorem ipsum 1" active> | |||
This is an accordion panel that is active by default, i.e. its content will be visible when the page is loaded, but it can still be collapsed. | |||
</bootstrap_panel> | |||
</bootstrap_accordion> | |||
<bootstrap_panel heading="Lorem ipsum 2"> | |||
This is an accordion panel that is inactive by default, i.e. its content will be hidden when the page is loaded, but it can still be expanded. | |||
</bootstrap_panel> | |||
<div class="card-deck"> | <div class="card-deck"> | ||
<div class="card bg-warning"> | <div class="card bg-warning"> |
Revision as of 18:05, 1 November 2024
Lorem ipsum 1
This is an accordion panel that is active by default, i.e. its content will be visible when the page is loaded, but it can still be collapsed.
Lorem ipsum 2
This is an accordion panel that is inactive by default, i.e. its content will be hidden when the page is loaded, but it can still be expanded.
Components are predefined elements or features you can easily add to the wiki to build responsive and visually appealing user interfaces.
Text
Several CSS classes for coloring backgrounds, borders, and text are available. You can use them for components and other elements.
Text
You can use a series of CSS classes to build layouts of all shapes and sizes with responsible (mobile-friendly) columns and rows.
Text
Chameleon Medik Skin Tweeki Skin
<a href="#" class="btn btn-primary btn-lg disabled" tabindex="-1" role="button" aria-disabled="true">Primary link</a>
<a href="#" class="btn btn-secondary btn-lg disabled" tabindex="-1" role="button" aria-disabled="true">Link</a>