Fix table markup
This commit is contained in:
parent
371696ca49
commit
87c56b0906
36
README.md
36
README.md
|
@ -7,7 +7,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
<table>
|
<table>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2"></td>
|
<td colspan="2" style="padding: 0;"></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
|
@ -18,7 +18,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/avatar.gif" />
|
<img src="gifs/avatar.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -31,7 +31,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/checkbox.gif" />
|
<img src="gifs/checkbox.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -44,7 +44,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/circularprogress.gif" />
|
<img src="gifs/circularprogress.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -57,7 +57,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/dialog.gif" />
|
<img src="gifs/dialog.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -70,7 +70,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/drawer.gif" />
|
<img src="gifs/drawer.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -83,7 +83,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/fab.gif" />
|
<img src="gifs/fab.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -96,7 +96,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/flatbutton.gif" />
|
<img src="gifs/flatbutton.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -109,7 +109,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/iconbutton.gif" />
|
<img src="gifs/iconbutton.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -122,7 +122,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/progress.gif" />
|
<img src="gifs/progress.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -135,7 +135,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/radiobutton.gif" />
|
<img src="gifs/radiobutton.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -148,7 +148,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/raisedbutton.gif" />
|
<img src="gifs/raisedbutton.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -161,7 +161,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/scrollbar.gif" />
|
<img src="gifs/scrollbar.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -174,7 +174,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/slider.gif" />
|
<img src="gifs/slider.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -187,7 +187,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/snackbar.gif" />
|
<img src="gifs/snackbar.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -200,7 +200,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/tabs.gif" />
|
<img src="gifs/tabs.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -213,7 +213,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/textfield.gif" />
|
<img src="gifs/textfield.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
@ -226,7 +226,7 @@ I finally took the time to go through and clean up this code. The build includes
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td colspan="2">
|
<td colspan="2" style="text-align: center;">
|
||||||
<img src="gifs/toggle.gif" />
|
<img src="gifs/toggle.gif" />
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in New Issue