Computer Applications
Answer
Two attributes of <TD> tag are:
- align — This attribute is used to control the horizontal alignment of the contents of a cell. It can have values left, right and center.
- width — This attribute is used to define the width of a cell either in pixels or in percentage value of table width.