Web Hosting Forum - Net Hosting Talk

We are a community of individuals and businesses passionate about web hosting. Let's build, learn, and grow together.

Is it possible to set cell padding and cell spacing in CSS?

radix24

Novice
Member
Hello,

I know in an HTML table, the cell padding and cell spacing can set like this:
Code:
<table cellspacing="1" cellpadding="1">

How can the same be accomplished using CSS?
 
  • Advertisement
  • Advertisement
  • Advertisement

    Back
    Top