V. Write the uses of given tag
V. Write the uses of given tag 5 X 1 = 5
1. <table>
2. <tr>
3. <head>
4. <img>
5. <font>
Answers
Answered by
1
Answer:
An HTML structure for creating rows and columns on a Web page. The Table tag defines the overall table and the Table
Row (TR) tag is used to build each row.
The <head> element is a container for metadata (data about data) and is placed between the <html> tag and the <body> tag.
The HTML <img> tag is used to embed an image in a web page.
Similar questions