how to add space tp table contents html css

Solutions on MaxInterview for how to add space tp table contents html css by the best coders in the world

showing results for - "how to add space tp table contents html css"
Emma
09 Jun 2018
1table{ 
2border-collapse:separate; 
3border-spacing: 0 15px; 
4} 
5th{ 
6background-color: #4287f5; 
7color: white; 
8} 
9th,td{ 
10width: 150px; 
11text-align: center; 
12border: 1px solid black; 
13padding: 5px;
14}
15h2{ 
16color: #4287f5; 
17}
queries leading to this page
how to add space between two data in a table in htmlcss table cell spacinghow to increase space between rows how to give space space in table rowtable cellspacing in csstable cellspacing csshtml table space betweek tdcellspacing csshtml row spacingcell space table csshow to put gap in a table between two columns in htmlhtml creat space between table rowshow to keep gap bwrween table entries in html angularhow to give space between two tables in htmlhow to put spacing for table in html row add space betweencss add spacing in tablehow to give space between rows in html tablespace between table rowshow to give space in html table rowhow to add more space between table rows in htmlzero cellspacing html tablehow to add space between rows in table angularadd space csstable spacing in csshow to add space between rows in htmladd space between rows htmlhow to add space in table row in htmlhtml table add space between rowscss set distance between table cellshow to add space between two tables in htmlhow to have a space in the table headerrow spacing in htmlhtml set spacing table rowcss add space between table cellshow to create space between table rows in htmlspace between table rows htmlspacing in td htmlcss table cellspacinghow to add distance between table elements in htmlhow to make space between two tables in htmlhow to give table first row only space using css codehow to do cellspacing in csshow to add spacing between rws in htmlthe attribute used to define the space between cells in a tablehow to give space in table columns using only htmlhtml css cell spacingtable attributes cellspacinghow to add space after table in htmlcell spacing table csshow to add space between rows in table htmlhow to apply margin padding on between two table in c 23add space row table htmlhtml add space between table rownsadd space between table header htmlhow to give td more spacecss property to give gap between two 3ctd 3ehow to give space in tr tagcss cellspacingtable spacing csshow to increase space between cell border and table bordercss table spacing between rowsspace between table rows csshow to add space tp table contents html csshow to add space tp table contents html css