what is cell padding define
Answers
Answered by
7
Explanation:
Cellpadding is a term used in the computer language HTML. When used in conjunction with the table element, it specifies the amount of space between the border of a table cell and its contents. Cellpadding is an attribute of an individual cell in a table, so each cell in a table can have its own cellpadding value.
#answer with quality.
#BAL
Answered by
74
Cell Padding:-
It defines the space between cell content and cell border.
Options
- Used to separate cell walls from their contents.
- Used to set space between cells
- Both a and b above
- Used to provide width to a cell
It is Used to separate cell walls from their contents.
Similar questions