Home » Materialize CSS Chips

Materialize CSS Chips

by Online Tutorials Library

Materialize CSS Chips

Materialize CSS Chips are used to represent small blocks of information. They are mainly used either for contacts or for tags.

Class used with Materialize CSS Chips

chip: It is used to set the div container as a chip.


Example

Let’s take an example to demonstrate the use of chip class to showcase creating various types of tags.

Test it Now

You may also like