Tables
Tables are simply styled, and by default take invertible base colors. The following example uses the .table-hover and .table-striped classes
| ID | Name | Department | Role | Location | Status |
|---|---|---|---|---|---|
| 001 | Alice Smith | Engineering | Developer | New York | Active |
| 002 | Bob Johnson | Marketing | Manager | London | Inactive |
| 003 | Carol Williams | Design | Designer | San Francisco | Active |
| 004 | David Brown | Sales | Sales Rep | Tokyo | Active |
| 005 | Eva Davis | HR | Recruiter | Berlin | Inactive |
| 006 | Frank Miller | Support | Technician | Sydney | Active |