![]() |
VOOZH | about |
Materialize CSS is a design language that combines the classic principles of successful design along with innovation and technology. It is created and designed by Google. It is very easy to use to make our webpage dynamic and responsive.
Materialize CSS Table is used to store the data in the rows and columns in a well-structured manner. Materialize CSS Highlight Table is used to highlight the table rows when hovered with the help of the highlight class. In this article, we will discuss Highlight Table in Materialize CSS.
Materialize CSS Highlight Table Class:
Syntax:
<table class="highlight">
...
</table>
Example: The following code demonstrates the Materialize CSS Highlight Table.
Output: