GIAC
GSNA · Question #363
What is the purpose of Cellpadding attribute of <Table> tag?
The correct answer is C. Cellpadding is used to set the space between the cell border and its content. Cellpadding attribute is used to set the space, in pixels , between the cell border and its content. If you have not set the value of Cellpadding attribute for a table, the browser takes the default
Database & Application Auditing
Question
What is the purpose of Cellpadding attribute of <Table> tag?
Options
- ACellpadding is used to set the width of cell border and its content.
- BCellpadding is used to set the width of a table.
- CCellpadding is used to set the space between the cell border and its content.
- DCellpadding is used to set the space between two cells in a table.
How the community answered
(20 responses)- A5% (1)
- B15% (3)
- C75% (15)
- D5% (1)
Explanation
Cellpadding attribute is used to set the space, in pixels , between the cell border and its content. If you have not set the value of Cellpadding attribute for a table, the browser takes the default
Topics
#HTML attributes#cellpadding#table formatting#web development
Community Discussion
No community discussion yet for this question.