質問編集履歴
1
cssの追記
title
CHANGED
File without changes
|
body
CHANGED
@@ -10,6 +10,36 @@
|
|
10
10
|
|
11
11
|
|
12
12
|
```ここに言語を入力
|
13
|
+
【テキスト】
|
14
|
+
<table class="centertext" style="border: none;">
|
15
|
+
<tbody>
|
16
|
+
<tr>
|
17
|
+
<td class="tdside"><img class="aligncenter wp-image-1355" src="http://aaa" /></td>
|
18
|
+
<td class="tdtext">
|
19
|
+
<p>あああ</p>
|
20
|
+
<p>あああ</p>
|
21
|
+
<p>あああ</p>
|
22
|
+
<p>あああ</p>
|
23
|
+
<p>あああ</p>
|
24
|
+
<p>あああ</p>
|
25
|
+
<p>あああ</p>
|
26
|
+
<p>あああ</p>
|
27
|
+
<p>あああ</p>
|
28
|
+
<p>あああ</p>
|
29
|
+
<p>あああ</p>
|
30
|
+
<p>あああ</p>
|
31
|
+
<p>あああ</p>
|
32
|
+
<p>あああ</p>
|
33
|
+
<p>あああ</p>
|
34
|
+
<p>あああ</p>
|
35
|
+
</td>
|
36
|
+
<td class="tdside"><img class="aligncenter wp-image-1356" src="http://あああ" /></td>
|
37
|
+
</tr>
|
38
|
+
</tbody>
|
39
|
+
</table>
|
40
|
+
|
41
|
+
|
42
|
+
【CSS】
|
13
43
|
table.centertext {
|
14
44
|
width: 100%;
|
15
45
|
}
|