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!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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 Antworten
+ 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