youroutsider
04-19-2007, 10:45 PM
How do I make a table cell clickable to a URL in CSS? I can make the text linkable of course and the background color to change on hover, but I want the entire cell to be clickable to send a user to another URL. Is this possible? Thanksjaviers answer worked for the row the link was in, BUT, i need the entire cell to work as a link, not just the row where the link is. I have :A linkThen text underneath.I need the entire cell holding the link and text to be clickable. :(