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

Nhận xét

Bài đăng phổ biến từ blog này

How to set the SDK, NDK and JDK path to android studio?

if statement

Select all values from list box in a single click using javascript