Computer Science, asked by somakira4, 5 hours ago

Can you insert hyperlinks inside table cells ?​

Answers

Answered by akashkmrbhr
4

Hyperlink is a pointer from one HTML document to another one, the target may be same website location or some other location on the Internet. You can add links inside the Table Cells.

Answered by manojkushwaha1144
0

Answer:

Display a hyperlink icon instead of a URL

instead. You can't display icons in a matrix. First, create a table with a hyperlink. Select the table to make it active.

NAME OF ELEMENT OPENING TAG - CLOSING TAG

Table Data <TD>…………………</TD>

Caption <CAPTION>……………..</CAPTION>

Explanation:

Hyperlink is a pointer from one HTML document to another one, the target may be same website location or some other location on the Internet. You can add links inside the Table Cells.

Similar questions