質問するログイン新規登録

質問編集履歴

2

関連質問追加

2019/09/21 04:04

投稿

Yukiya025
Yukiya025

スコア86

title CHANGED
File without changes
body CHANGED
@@ -46,4 +46,11 @@
46
46
 
47
47
  # できましたー!(≧∀≦)
48
48
  hatsuさんのアドバイスで`display: block;`を`display: inline-block;`にして解決しました!ありがとうございました<3
49
- ![display変更で解決](703e66fd117fec78179e59853ec51ba5.png)
49
+ ![display変更で解決](703e66fd117fec78179e59853ec51ba5.png)
50
+
51
+ # 関連質問
52
+ 現在ロシア語が学べるウェブアプリを構築中です。おかげさまで着実に構築できています(*^▽^*)
53
+
54
+ 質問順
55
+ 1. [HTMLで取得した文字列をPythonで受け取る→比較→比較結果を表示したい。](https://teratail.com/questions/210804)
56
+ 2. [python x htmlをherokuにBuildできたがApplication errorと表示される](https://teratail.com/questions/211654)

1

問題解決報告

2019/09/21 04:04

投稿

Yukiya025
Yukiya025

スコア86

title CHANGED
File without changes
body CHANGED
@@ -42,4 +42,8 @@
42
42
  делатьのяの現在活用は?<input name="input" id="input" type="text" size="30" maxlength="30">
43
43
  <input id="ans_btn" name="answer" type="submit" value="解答する">
44
44
  </form>
45
- ```
45
+ ```
46
+
47
+ # できましたー!(≧∀≦)
48
+ hatsuさんのアドバイスで`display: block;`を`display: inline-block;`にして解決しました!ありがとうございました<3
49
+ ![display変更で解決](703e66fd117fec78179e59853ec51ba5.png)