Here is a snippet from my table (which happens to be a form):
These are only two items inside a <td>
within a <tr>
. My goal is to align the Description text at the top of the table cell, instead of being positioned at the bottom.
Any suggestions on how I could achieve this?