Search
 
SCRIPT & CODE EXAMPLE
 

HTML

bootstrap 5 list

<div class="list-group">
  <a href="#" class="list-group-item list-group-item-action active" aria-current="true">
    The current link item
  </a>
  <a href="#" class="list-group-item list-group-item-action">A second link item</a>
  <a href="#" class="list-group-item list-group-item-action">A third link item</a>
  <a href="#" class="list-group-item list-group-item-action">A fourth link item</a>
  <a href="#" class="list-group-item list-group-item-action disabled" tabindex="-1" aria-disabled="true">A disabled link item</a>
</div>
Comment

PREVIOUS NEXT
Code Example
Html :: h1 
Html :: html bullet symbol 
Html :: input type button 
Html :: how to center a text html 
Html :: how to import popper.js 
Html :: how to put icons in select 
Html :: unicode menu icon 
Html :: html boilerplate code 
Html :: how to code hello world in html 
Html :: material ui appbar elevation 
Html :: html scrollable table vertical 
Html :: differences between html and xhtml 
Html :: html redirect after alert 
Html :: html image as button submit 
Html :: agregar atributo jquery 
Html :: svg img tag not showing 
Html :: multiple forms in the same line html 
Html :: what is the base of an html code? 
Html :: how to make a password system in html 
Html :: link md 
Html :: html table basics 
Html :: birthday wishes using html code 
Html :: prevent modal from auto closing when clicked away 
Html :: html clickable image 
Html :: start a video at a certain time and end time html 
Html :: bootstrap checkbox 
Html :: HTML started template for bootstrap 
Html :: types of buttons in html 
Html :: html select change event 
Html :: input type tel 
ADD CONTENT
Topic
Content
Source link
Name
6+6 =