Is there any way to have a div around an entire table, but exclude one <td>?
Is there any way to have a div around an entire table, but exclude
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s possible, but it’s considered extremely poor form. Depending on the browser, you might get the result you’re looking for. Most likely, though, you should re-think your problem and determine a solution that doesn’t require fragmenting well-defined constructs.