Browse Source

03 update: HTML table

me@helium 8 years ago
parent
commit
2fa6fe98eb
1 changed files with 4 additions and 4 deletions
  1. 4 4
      03.md

+ 4 - 4
03.md

@@ -222,10 +222,10 @@ for (var i=0;i<10;i++){
 
 Пример:
 
-| 0  | 1 | 2 |
-| -- | - | - |
-| 1  | 1 | 2 |
-| 2  | 2 | 4 |
+| 0  | 1  | 2  |
+| -- | -- | -- |
+| 1  | 1  | 2  |
+| 2  | 2  | 4  |