Responsive table HTML
Hey does anybody know how I can make this table into a responsive table?
Here is the code:
<table height="230" width="100%" cellpadding="0" cellspacing="0"
align="right">
<tr valign="bottom" height="210">
</tr>
<tr height="20">
<td colspan="6" ></td>
<td colspan="6" ></td>
<td colspan="6" ></td>
<td colspan="6" ></td>
<td colspan="6" ></td>
</tr>
</table>
I been searching for different responsive tables and I just have not found
any that seem to match my needs I do not have any responsive tables that
will work with this I have some responsive tables but none work with this
style.
Does anybody know how I can make this table into a responsive table?
No comments:
Post a Comment