質問編集履歴

4

解決方法を記載

2019/08/27 03:58

投稿

nanase21
nanase21

スコア144

test CHANGED
File without changes
test CHANGED
@@ -7,3 +7,15 @@
7
7
  ご教示いただけると幸いです。
8
8
 
9
9
  ``GET http:/example.com/style.css net::ERR_ABORTED 404 (Not Found)``
10
+
11
+
12
+
13
+ #解決方法
14
+
15
+ ```slim
16
+
17
+ link rel="stylesheet" type="text/css" href="style.css"
18
+
19
+ ```
20
+
21
+ 上記のようにcssを読み込ませることで解決することが出来ました。

3

質問に対する指摘対応・誤字

2019/08/27 03:58

投稿

nanase21
nanase21

スコア144

test CHANGED
File without changes
test CHANGED
@@ -6,4 +6,4 @@
6
6
 
7
7
  ご教示いただけると幸いです。
8
8
 
9
- ``GET http://www.atmarkit.co.jp/fwin2k/style.css net::ERR_ABORTED 404 (Not Found)``
9
+ ``GET http:/example.com/style.css net::ERR_ABORTED 404 (Not Found)``

2

質問に対する指摘対応

2019/08/27 03:46

投稿

nanase21
nanase21

スコア144

test CHANGED
File without changes
test CHANGED
@@ -6,4 +6,4 @@
6
6
 
7
7
  ご教示いただけると幸いです。
8
8
 
9
- ``GET http://mail.co.jp/style.css net::ERR_ABORTED 404 (Not Found)``
9
+ ``GET http://www.atmarkit.co.jp/fwin2k/style.css net::ERR_ABORTED 404 (Not Found)``

1

質問に対する指摘対応・誤字

2019/08/27 03:41

投稿

nanase21
nanase21

スコア144

test CHANGED
File without changes
test CHANGED
@@ -6,4 +6,4 @@
6
6
 
7
7
  ご教示いただけると幸いです。
8
8
 
9
- ``GET https://www.funspo.co.jp/rooms/style.css net::ERR_ABORTED 404 (Not Found)``
9
+ ``GET http://mail.co.jp/style.css net::ERR_ABORTED 404 (Not Found)``