Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
web:bootstrap:bootstrap5 [2023-10-28 21:36] adminweb:bootstrap:bootstrap5 [2023-10-28 21:42] (current) – [Other useful things to know] admin
Line 38: Line 38:
   * Use ''<abbr title="...">'' to show abbreviations   * Use ''<abbr title="...">'' to show abbreviations
   * Use ''fixed-top'' or ''fixed-bottom'' to fix an element to the top or bottom   * Use ''fixed-top'' or ''fixed-bottom'' to fix an element to the top or bottom
 +  * Use ''text-truncate'' to truncate long text
 +  * Use ''<div class="vr"></div>'' to create a vertical rule