Test2: Difference between revisions

From Now That's What I Call Music Wiki
No edit summary
No edit summary
Line 23: Line 23:
</div>
</div>


<div class="btn-group" role="group" aria-label="Basic example">
{{#bootstrap_button: Chameleon | color=primary}}
<button type="button" class="btn btn-secondary">Left</button>
{{#bootstrap_button: Medik | color=secondary | text=Medik Skin }}
<button type="button" class="btn btn-secondary">Middle</button>
{{#bootstrap_button: Tweeki | color=info | text=Tweeki Skin }}
<button type="button" class="btn btn-secondary">Right</button>
</div>




<a href="#" class="btn btn-primary btn-lg disabled" tabindex="-1" role="button" aria-disabled="true">Primary link</a>
<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>
<a href="#" class="btn btn-secondary btn-lg disabled" tabindex="-1" role="button" aria-disabled="true">Link</a>

Revision as of 17:58, 1 November 2024

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 com­ponents 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>