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

質問編集履歴

2

追記

2017/11/12 05:33

投稿

dog57
dog57

スコア131

title CHANGED
File without changes
body CHANGED
@@ -2,6 +2,14 @@
2
2
 
3
3
  なぜでしょうか?
4
4
 
5
+ やりたいこと
6
+
7
+ ![イメージ説明](c1a8960679a42f5f1c6ff0c66498b33f.png)
8
+
9
+ 現状
10
+
11
+ ![イメージ説明](ccefe2e66404c8c4baf1e90aee652f6a.png)
12
+
5
13
  index.php
6
14
  ```php
7
15
  <!DOCTYPE html>

1

誤字

2017/11/12 05:32

投稿

dog57
dog57

スコア131

title CHANGED
File without changes
body CHANGED
@@ -2,7 +2,8 @@
2
2
 
3
3
  なぜでしょうか?
4
4
 
5
- ```index.php
5
+ index.php
6
+ ```php
6
7
  <!DOCTYPE html>
7
8
  <html lang="ja">
8
9
  <head>
@@ -36,8 +37,8 @@
36
37
  </body>
37
38
  </html>
38
39
  ```
39
-
40
- ```styles.css
40
+ styles.css
41
+ ```css
41
42
  body {
42
43
  font-family: Arial, sans-erif;
43
44
  text-align: center;