By default, tables do not have borders or stripes.
Default

Borders

Should you want to add borders, you can do this easily by adding a class of table-bordered to the table.

Click on the Source button to see the code.

Striped

Should you want to add alternating stripes, you can do this easily by adding a class of table-striped to the table.

Click on the Source button to see the code.
