explain any four attribute of <table> with example. class 10 computer
Answers
Answered by
0
Answer:
This is supposed to be ur answer
Explanation:
Attributes of table tag :
1. <align>
The align parameter indicates how a table should be aligned in relation to the surrounding text. A break is usually placed before and after an HTML table. Other HTML elements can wrap around the table using the align attribute.
2. <abbr>
When you hover over an element, utilize the global title property "abbr" to display the abbreviation.
3. <bgcolor>
The HTML 'bgcolor' Attribute is used to determine a table's background color.
4. <frame>
The HTML table tag frame Attribute is used to control whether or not outer borders are visible.
Similar questions