質問編集履歴
1
誤字
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,11 +1,14 @@
|
|
1
1
|
.html
|
2
|
-
<
|
2
|
+
<p class="img01"><script type="text/javascript">img.put();</script></p>
|
3
3
|
|
4
4
|
.css
|
5
5
|
div {
|
6
6
|
position:relative;
|
7
7
|
line-height:0;
|
8
8
|
}
|
9
|
+
p {
|
10
|
+
position: absolute;
|
11
|
+
}
|
9
12
|
.img01 {
|
10
13
|
position: absolute;
|
11
14
|
top: 50px;
|