質問編集履歴
4
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
3
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|
2
title
CHANGED
File without changes
|
body
CHANGED
@@ -5,4 +5,4 @@
|
|
5
5
|
パソコンの再起動
|
6
6
|
LiveServerの再インストール
|
7
7
|
VSCの再起動
|
8
|
-
<link rel=“stylesheet” href=“
|
8
|
+
<link rel=“stylesheet” href=“css/test.css”>
|
1
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,5 +1,5 @@
|
|
1
1
|
HTMLのファイルをブラウザで開いた時は反映されるのですが、LiveServerだと反映されません。以下がCSSの読み込みです。
|
2
|
-
<link rel=“stylesheet” href=“../
|
2
|
+
<link rel=“stylesheet” href=“../css/test.css”>
|
3
3
|
|
4
4
|
<やってみたこと>
|
5
5
|
パソコンの再起動
|