Skip to content

Commit e5cb83c

Browse files
Update JS 練習 - 九九乘法表.md
1 parent 4d63c1d commit e5cb83c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

JavaScript/JS 練習 - 九九乘法表.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# JS 練習 - 九九乘法表
22

33
## 演示
4-
```
4+
```javascript
55
//table.css
66
table, table td {
77
border: #040000 double 1px;

0 commit comments

Comments
 (0)