Skip to content

Commit

Permalink
Remove closing tr
Browse files Browse the repository at this point in the history
  • Loading branch information
jgthms committed Nov 9, 2016
1 parent e38acb5 commit b614017
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion _posts/2015-04-07-css-color-units.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ To understand what hexadecimal values are, let's look at how binary and decimal
<td>E</td>
<td>F</td>
</tr>
</tr>
</table>
</div>

Expand Down
1 change: 0 additions & 1 deletion _posts/2015-08-05-css-animations.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ Let's imagine a **button** that is:
<td><a class="fill-mode fill-mode-green">End</a></td>
<td><a class="fill-mode fill-mode-green">End</a></td>
</tr>
</tr>
</table>
</div>

Expand Down

0 comments on commit b614017

Please sign in to comment.