Computer Applications
Which of the following are the attributes of <table>
?
<Border>
<img>
<table>
- None of these
HTML Advanced Features
2 Likes
Answer
None of these
Reason — The options specified are HTML tags not attributes.
Answered By
1 Like
Related Questions
colspan = n can be added to …………… tag :
<hr>
<table>
<td>
<tr>
Which of the following is an attribute of
<TABLE>
tag ?- SRC
- LINK
- CELLPADDING
- BOLD
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">
The attribute used to specify the background colour of a table is :
- COLOR
- BGTABLE
- BACKCOLOR
- BGCOLOR