|
|
|
|
|
by throwaway14356
652 days ago
|
|
jep https://developer.mozilla.org/en-US/docs/Web/CSS/display the topic ads one more top search result than fails to provide the solution. I didn't find a page that does but didn't look very hard. Tables resize in a pretty clever way. I wonder if css has anything that forces one element to resize along with another. Probably not. |
|
I was thinking about posting it but checked ARIA recommendations to figure out what additional attributes would be appropriate. It strongly recommends against switching interactive elements (a link) to non interactive (grid row). For example, this doesn't validate:
I'd be inclined to agree, just leave links inside of table cells.