Jul 29

CSS Tip: CSS Equivalent to CELLSPACING=0

Tag: css, webpmularien @ 11:12 am

Got this from an old post on css-d, and adapted it because it was bothering me that it was hard to find.

To simulate CELLSPACING=0, set this CSS on your table element:
border-spacing: 0px; border-collapse: collapse;

2 Responses to “CSS Tip: CSS Equivalent to CELLSPACING=0”

  1. CSS İpuçları 13 - CSS’de Cellspacing=”0″ nasıl yakalarız | Rasim Coşkun | Web Tasarım | Web Design says:
  2. CSS ?puçlar? 13 - CSS’de Cellspacing=”0″ nas?l yakalar?z / Fatih Hayrio?lu’nun not defteri says:

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">