CBSE Class 10 Computer Applications Question 21 of 31

Solved Sample Paper 3 — Question 9

Back to all questions
9
Question

Question 18(ii)

Give any two attributes of <TD> tag and write their uses.

Answer

Two attributes of <TD> tag are:

  1. align — This attribute is used to control the horizontal alignment of the contents of a cell. It can have values left, right and center.
  2. width — This attribute is used to define the width of a cell either in pixels or in percentage value of table width.