回答編集履歴
1
HTML修正
answer
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
**<caption>~</caption>**
|
4
4
|
|
5
5
|
```html
|
6
|
-
<table class="data_tables"
|
6
|
+
<table class="data_tables">
|
7
7
|
<caption>Test 1</caption>
|
8
8
|
<thead>
|
9
9
|
<tr>
|