Materialize css simple button with wave effect

     The following button is created using materialize css.

Example

  <a class="waves-effect waves-light btn">Link Button 2</a>

  <button class="waves-effect waves-light btn">Button 2</button>



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