質問編集履歴
1
コードに全角が紛れていたものを修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -44,9 +44,9 @@
|
|
44
44
|
|
45
45
|
```HTML
|
46
46
|
|
47
|
-
<div class=
|
47
|
+
<div class="outBox">
|
48
48
|
|
49
|
-
<div class=
|
49
|
+
<div class="inBox" >
|
50
50
|
|
51
51
|
<img id="mainCategoryImage" src="http://xxxxxxxx/category9.png">
|
52
52
|
|