An open API service indexing awesome lists of open source software.

https://github.com/rofrol/css-table-cell-border-rows-spacing

Table with cell borders. Horizontal spacing between rows
https://github.com/rofrol/css-table-cell-border-rows-spacing

Last synced: 6 months ago
JSON representation

Table with cell borders. Horizontal spacing between rows

Awesome Lists containing this project

README

          

# Table with cell borders. Horizontal spacing between rows

[Demo](https://rawgit.com/rofrol/css-table-cell-border-rows-spacing/master/index.html)

![](/screenshot.png)

> I’m afraid there is no simpler workaround than to create a table without any borders and put an inner element inside each cell, making that cell occupy the entire cell except small margins, and draw borders around the inner elements.
>
>-- http://stackoverflow.com/questions/13518046/css-border-only-inside-the-table-with-the-cell-spacing/13519655#13519655

- http://stackoverflow.com/questions/7206997/no-border-spacing-before-first-item-and-after-last-item
- http://stackoverflow.com/questions/8806161/css-table-border-spacing-inside-only