define all attributes related to table
Answers
Answer:
Attribute Value Description
abbr abbreviated_text Deprecated − Specifies an abbreviated version of the content in a cell.
align right
left
center
justify
char Deprecated − Visual alignment.
bgcolor rgb(x,x,x)
#hexcode
colorname Deprecated − Specifies the background color of the table.
border pixels Deprecated − Specifies the border width. A value of "0" means no border.
cellpadding pixels or % Deprecated − Specifies the space between the cell borders and their contents.
cellspacing pixels or % Deprecated − Specifies the space between cells.
frame void
above
below
hsides
lhs
rhs
vsides
box
border Deprecated − Used in conjunction with the border attribute, specifies which side of the frame that makes up the border surrounding the table is displayed.
rules none
groups
rows
cols
all Deprecated − Used in conjunction with the border attribute, specifies which rules appear between the cells of the table.
summary text Deprecated − Specifies the summary of the content.
width pixels or % Deprecated − Specifies the width of the table.