Computer Applications
The attribute used to specify the background colour of a table is :
- COLOR
- BGTABLE
- BACKCOLOR
- BGCOLOR
HTML Advanced Features
1 Like
Answer
BGCOLOR
Reason — The attribute BGCOLOR is used to specify the background colour of a table.
Answered By
3 Likes
Related Questions
Which of the following tag is suitable for creating numbered list ?
<BL>
<OL>
<UL>
<DL>
The correct HTML code for inserting an image is :
<img href = "image.gif">
<img> image.gif </img>
<img src = "image.gif">
<image src = "image.gif">
Which of the following are the attributes of
<table>
?<Border>
<img>
<table>
- None of these
Which of the following is an attribute of
<TABLE>
tag ?- SRC
- LINK
- CELLPADDING
- BOLD