Skip to content Skip to sidebar Skip to footer

new and badge class in materialize css

     These class are used with collection class, also it is used to create list items with notification informations like new messages.

syntax

  <div class="collection">

    <a href="#" class="collection-item">First Item<span class="new badge">30</span></a>

  </div>



Example Program:- (Editor)


Editor is Loading...

Advertisement

Post a Comment for "new and badge class in materialize css"