Computer Applications
Which of the following is an attribute of <table>
tag ?
- src
- link
- cellpadding
- bold
HTML Advanced Features
7 Likes
Answer
cellpadding
Reason — Cellpadding gives the specified amount of space between the cell border and the cell contents.
Answered By
1 Like
Related Questions
To create a link, we must use …………… attribute with tag.
- name
- link
- tag
- href
Which of the following is not an attribute of
<Table>
tag ?- Border
- Background
- Bgcolor
- Src
State True or False:
(i) Line breaks are given through
<BR>
.(ii) HTML is a programming language.
(iii) The default font size is 5.
(iv) Color attribute is used with
<P>
tag.(v) The colour of the hyperlinks in an HTML document cannot be changed.
(vi) The
<A>
tag is called the align tag.(vii)
<TR>
tag is used to specify the individual table data in a table.(viii) The ALT attribute of the
<IMG>
tag is used to specify the text that is to be displayed in case the browser does not support graphics.(ix) XML is not a markup language.
(x) It is not important to specify an integer value as the width of the border of an image.
(xi) The ALIGN attribute of the
<IMG>
tag is used to specify the text that is to be displayed in case the browser does not support graphics.(xii)
<TH>
tag is used to specify the column heading in a table.(xiii) The NAME attribute of the
<A>
tag allows the user to create links within the same document.(xiv) The
<A>
tag is called the align tag.Which attribute is not valid for
<body>
tag ?- background
- color
- vlink
- leftmargin