![]() |
VOOZH | about |
Spectre Table important elements of web development society. If you want to display some data then you will definitely require tables. Spectre tables are the same as HTML tables.
In Spectre Table we have two types of tables Scroll able tables and Stripped tables. For the Scrollable tables, we can use table-scroll and for Stripped tables, we can use table-stripped.
Spectre Table Types: There are two types of table we can mix them as well.
Syntax:
<table class="table table-scroll|table-stripped">
.....
</table>
Below example illustrate the Spectre Table:
Example 1: In this example, we will create Stripped tables.
Output:
Example 2: In this example we will create Scrollable Stripped tables.
Output: