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
- Host: GitHub
- URL: https://github.com/rofrol/css-table-cell-border-rows-spacing
- Owner: rofrol
- Created: 2016-12-22T18:58:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-22T20:04:19.000Z (over 9 years ago)
- Last Synced: 2025-09-29T16:02:51.034Z (10 months ago)
- Language: HTML
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)

> 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