I am using data table for displaying data from the database. There is some space between two columns of the data table. How to reduce the space between them. I tried cellspacing but it is deprecated in html5. Is there any possible way to do this.
I am using data table for displaying data from the database. There is some space between two columns of the data table. How to reduce the space between them. I tried cellspacing but it is deprecated in html5. Is there any possible way to do this.