How to give a link to the row in a table ??? If this coding is right or wrong I just want that whole row to be hovered | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How to give a link to the row in a table ??? If this coding is right or wrong I just want that whole row to be hovered

<table> <tr> <th> <a> any link </a> </th> </table>

9th Sep 2017, 5:10 PM
Pappu
Pappu - avatar
2 Answers
+ 2
I think he just wanted the a tag to display as a block element
9th Sep 2017, 5:35 PM
Enzo
Enzo - avatar
9th Sep 2017, 5:36 PM
Ahmet Zeybek
Ahmet Zeybek - avatar