I am currently working with a table where the <thead>
is fixed, but the width of each <th>
does not align with the respective columns (<td>
) in the <tbody>
.
If you have any questions or need more information, feel free to ask. Thank you in advance.
UPDATE: You can view the code in this jsfiddle link