Fix table markup

This commit is contained in:
johanneshilden 2017-10-05 11:43:03 +03:00
parent 05a27e4813
commit 371696ca49
1 changed files with 226 additions and 226 deletions

View File

@ -5,7 +5,7 @@
I finally took the time to go through and clean up this code. The build includes an executable with a preview, and some settings to play around with for each widget. A YouTube video preview is [available here](http://www.youtube.com/watch?v=21UMeNVBPU4). I finally took the time to go through and clean up this code. The build includes an executable with a preview, and some settings to play around with for each widget. A YouTube video preview is [available here](http://www.youtube.com/watch?v=21UMeNVBPU4).
<table> <table>
<tbody> <tbody>
<tr> <tr>
<td colspan="2"></td> <td colspan="2"></td>
</tr> </tr>
@ -230,7 +230,7 @@ I finally took the time to go through and clean up this code. The build includes
<img src="gifs/toggle.gif" /> <img src="gifs/toggle.gif" />
</td> </td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
#### Implemented components #### Implemented components