質問編集履歴
3
文字の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -108,7 +108,7 @@
|
|
108
108
|
|
109
109
|
<td class="hissu">必須</td>
|
110
110
|
|
111
|
-
<td ><input type="text" name="formAdd" id="formAdd" placeholder="
|
111
|
+
<td ><input type="text" name="formAdd" id="formAdd" placeholder="東京都" ></td>
|
112
112
|
|
113
113
|
</tr>
|
114
114
|
|
2
質問情報を修正しました
test
CHANGED
File without changes
|
test
CHANGED
@@ -30,9 +30,7 @@
|
|
30
30
|
|
31
31
|
|
32
32
|
|
33
|
-
```ここに言語を入力
|
34
|
-
|
35
|
-
|
33
|
+
```html
|
36
34
|
|
37
35
|
<div class="prof_form">
|
38
36
|
|
@@ -144,9 +142,9 @@
|
|
144
142
|
|
145
143
|
</div>
|
146
144
|
|
147
|
-
|
145
|
+
```
|
148
|
-
|
146
|
+
|
149
|
-
|
147
|
+
```javascript
|
150
148
|
|
151
149
|
$(function(){
|
152
150
|
|
1
初心者アイコンを追加しました
test
CHANGED
File without changes
|
test
CHANGED
File without changes
|