InterviewSolution
Saved Bookmarks
| 1. |
Identify the cellspacing and cellpadding list type use for Shillong and Assam |
|
Answer» The cell padding attribute PLACES spacing AROUND data within each cell. The cell spacing attribute places space around each cell in the table There are two attributes called cellpadding and cellspacing which you will use to adjust the white space in your table CELLS. The cellspacing attribute defines space between table cells, while cellpadding REPRESENTS the distance between cell borders and the CONTENT within a cell. |
|