What is data cell? Name the <TABLE> tag which is used to create data cell.
4 Likes
The data cell defines a cell of a table that contains data.
<TD> (Table Data) tag is the <TABLE> tag which is used to create data cell. It is placed inside the <TR> (Table Row) tag.
Answered By
2 Likes
Differentiate between check box and radio button.
Give any two attributes of <TD> tag and write their uses.
What do you mean by Freedom of Information?
Observe the following list and write the code to generate it.