Table
Source Code
To initialize the tables on this site we used this piece of less.
.table {
.genericTable(); // ignite mixin
width: 100%; // custom styling
}
Default table
This is a standard table.
| Company | Contact | Country |
|---|---|---|
| Alfreds Futterkiste | Maria Anders | Germany |
| Centro comercial Moctezuma | Francisco Chang | Mexico |
| Ernst Handel | Roland Mendel | Austria |