ARTICLE AD BOX
I was wondering if it is possible to highlight the column header (thead>th) of a html table after clicking a data cell (tbody>td) only using css? I know that you could do it easily with javascript, I just want to know if this would technically possible in css, thanks.
