give descriptions for the following
Attachments:
Answers
Answered by
1
Answer:
- Bgcolor attribute is used to control the background of an HTML element, specifically page body and table backgrounds.
- Cellpadding attribute, when used in conjunction with the table element, it specifies the amount of space between the border of a table cell and its contents, in pixels.
- Valign attribute is to define the vertical alignment of the content of a table cell.
- Width attribute specifies the width of the <input> element. The width attribute is used only with <input type="image">.
- Border attribute is used to specify the border of a table. It sets the border around the table cells
Explanation:
Similar questions