diff --git a/_posts/design/2014-09-16-typography.md b/_posts/design/2014-09-16-typography.md index 55c3106..755a283 100644 --- a/_posts/design/2014-09-16-typography.md +++ b/_posts/design/2014-09-16-typography.md @@ -217,7 +217,7 @@ This looks bold, too. ### <u> -Underlining content for emphasize is not the best choice. +

Underlining content for emphasize is not the best choice.

@@ -268,16 +268,16 @@ Need a break? I give you three!


A table can consist of these elements -* `<table> -* `<caption> -* `<colgroup> -* `<col> -* `<tbody> -* `<thead> -* `<tfoot> -* `<tr> -* `<td> -* `<th> +* `<table>` +* `<caption>` +* `<colgroup>` +* `<col>` +* `<tbody>` +* `<thead>` +* `<tfoot>` +* `<tr>` +* `<td>` +* `<th>`