Questions tagged [cellspacing]

Cellspacing is the amount of space in between the individual table cells.

Cellspacing is the amount of space in between the individual table cells means space between each column and rows.

53 questions
0
votes
1 answer

Reduce height on h1 with display: table-cell

I centered text in a table cell using display: table-cell, vertical-align: middle, and text-align: center. However, there is annoying spacing above and below the text now. How can I remove it completely? I want zero margin/padding all around the…
neuquen
  • 3,991
  • 15
  • 58
  • 78
0
votes
2 answers

Table margin top / bottom only (without CSS)

I am working on a Newsletter and am therefore pretty much forced to use tables. According to this source, "margin-top" and "margin-bottom" is not supported by Outlook 2007/10/13. Since Outlook is a requirement for my Newsletter, I need a…
morrow
  • 174
  • 1
  • 15
0
votes
2 answers

How to remove Html table Cell spaces in Html5?

I have html script as below