Bootstrap/Card/Cards: Unterschied zwischen den Versionen
Aus Foxwiki
Die Seite wurde neu angelegt: „<div class="row row-cols-1 row-cols-md-3 g-4"> <div class="col"> <div class="card h-100 bg-warning"> <div class="card-header">'''<big>Components</big>'''</div> <div class="card-body bg-white"> <p class="card-text">Components are predefined elements or features you can easily add to the wiki to build responsive and visually appealing user interfaces.</p> <p class="card-text">{{Cl|Components|Learn more...}}</p> </…“ |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
<div class="card-group"> | |||
<div class="row row-cols-1 row-cols-md-3 g-4"> | <div class="row row-cols-1 row-cols-md-3 g-4"> | ||
<div class="col"> | <div class="col"> | ||
| Zeile 27: | Zeile 28: | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | |||
</div> | </div> | ||
Version vom 11. August 2026, 01:01 Uhr
Components are predefined elements or features you can easily add to the wiki to build responsive and visually appealing user interfaces.
Several CSS classes for coloring backgrounds, borders, and text are available. You can use them for components and other elements.
You can use a series of CSS classes to build layouts of all shapes and sizes with responsible (mobile-friendly) columns and rows.