I have a table of many rows which is made of many cloumns.
Using CSS I would like to highlight an entire given row when the mouse is
over it.
I know a:hover will do this, but not every column of the row will be a link.
Is what I am seeking possible, and if so, could someone point me in the
right direction?
Thank you for you help
Using CSS I would like to highlight an entire given row when the mouse is
over it.
I know a:hover will do this, but not every column of the row will be a link.
Is what I am seeking possible, and if so, could someone point me in the
right direction?
Thank you for you help
Comment