質問編集履歴

11

書式改善

2020/06/07 02:49

投稿

yumasugaryuma
yumasugaryuma

スコア1

test CHANGED
File without changes
test CHANGED
@@ -42,11 +42,11 @@
42
42
 
43
43
  CSSファイルでは
44
44
 
45
- h1
45
+ h1 {
46
46
 
47
47
  color:red;
48
48
 
49
-
49
+ }
50
50
 
51
51
  と入力してある、
52
52
 

10

HTMLコードの追加

2020/06/07 02:49

投稿

yumasugaryuma
yumasugaryuma

スコア1

test CHANGED
File without changes
test CHANGED
@@ -10,6 +10,36 @@
10
10
 
11
11
  ![colorと表示されずcolgroupというよくわからないコマンドがでてします](4d6afe4c0de6058477b4c444375fcf0c.png)
12
12
 
13
+ HTMLファイルでは
14
+
15
+ <!DOCTYPE html>
16
+
17
+ <html>
18
+
19
+ <head>
20
+
21
+ <meta charset="UTF-8" />
22
+
23
+ <title>文字のスタイルについての練習</title>
24
+
25
+ <link rel="stylesheet" type="text/css" href="css/style.css" />
26
+
27
+ </head>
28
+
29
+ <body>
30
+
31
+ <h1>Lorem ipsum</h1>
32
+
33
+ <p>
34
+
35
+ 省略
36
+
37
+ </p>
38
+
39
+ </body>
40
+
41
+ </html>
42
+
13
43
  CSSファイルでは
14
44
 
15
45
  h1 {
@@ -18,7 +48,7 @@
18
48
 
19
49
 
20
50
 
21
- 以上のように入力してもオレンジ色の波線がでてしまう。
51
+ 入力してある、
22
52
 
23
53
  cssファイルとして認識されていない?# 試したこと
24
54
 

9

誤字の訂正

2020/06/07 02:38

投稿

yumasugaryuma
yumasugaryuma

スコア1

test CHANGED
File without changes
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  h1 {
16
16
 
17
- colo:red;
17
+ color:red;
18
18
 
19
19
 
20
20
 

8

書式を改善した

2020/06/07 02:34

投稿

yumasugaryuma
yumasugaryuma

スコア1

test CHANGED
File without changes
test CHANGED
@@ -10,9 +10,17 @@
10
10
 
11
11
  ![colorと表示されずcolgroupというよくわからないコマンドがでてします](4d6afe4c0de6058477b4c444375fcf0c.png)
12
12
 
13
- ![このように、きちんと入力してもオレンジ色の波線がてしまう。
13
+ CSSファイル
14
14
 
15
+ h1 {
16
+
17
+ colo:red;
18
+
19
+
20
+
21
+ 以上のように入力してもオレンジ色の波線がでてしまう。
22
+
15
- cssファイルとして認識されていない?](f6f00ef003d6822b018a18e0c5d1f402.png)## 試したこと
23
+ cssファイルとして認識されていない?# 試したこと
16
24
 
17
25
 
18
26
 

7

画像の変更

2020/06/07 02:20

投稿

yumasugaryuma
yumasugaryuma

スコア1

test CHANGED
File without changes
test CHANGED
@@ -12,11 +12,7 @@
12
12
 
13
13
  ![このように、きちんと入力してもオレンジ色の波線がでてしまう。
14
14
 
15
- cssファイルとして認識されていない?](f798db878a40e4300008c4207aeb3d6f.png)
15
+ cssファイルとして認識されていない?](f6f00ef003d6822b018a18e0c5d1f402.png)## 試したこと
16
-
17
-
18
-
19
- ### 試したこと
20
16
 
21
17
 
22
18
 

6

画像の変更

2020/06/07 02:15

投稿

yumasugaryuma
yumasugaryuma

スコア1

test CHANGED
File without changes
test CHANGED
@@ -7,8 +7,6 @@
7
7
 
8
8
 
9
9
  ![style.cssをcssファイルにいれてあります](94d06d13672caa2551e17a795ec95c9d.png)
10
-
11
- ![cssファイルの入力でも思ったような予測がでてくれません](d97810a5e56da3b53e069fc541ea9a60.png)
12
10
 
13
11
  ![colorと表示されずcolgroupというよくわからないコマンドがでてします](4d6afe4c0de6058477b4c444375fcf0c.png)
14
12
 

5

内容の追加

2020/06/07 02:13

投稿

yumasugaryuma
yumasugaryuma

スコア1

test CHANGED
File without changes
test CHANGED
@@ -10,19 +10,11 @@
10
10
 
11
11
  ![cssファイルの入力でも思ったような予測がでてくれません](d97810a5e56da3b53e069fc541ea9a60.png)
12
12
 
13
- ### 該当のソース## 発生ている問題・エラーメッセージ
13
+ ![colorと表示されずcolgroupというよくわからないマンがでてます](4d6afe4c0de6058477b4c444375fcf0c.png)
14
14
 
15
+ ![このように、きちんと入力してもオレンジ色の波線がでてしまう。
15
16
 
16
-
17
- ```
17
+ cssファイルとして認識されていない?](f798db878a40e4300008c4207aeb3d6f.png)
18
-
19
-
20
-
21
-
22
-
23
- ```
24
-
25
- ```
26
18
 
27
19
 
28
20
 
@@ -37,3 +29,7 @@
37
29
  ### 補足情報(FW/ツールのバージョンなど)
38
30
 
39
31
  cssファイルの入力時にdeletedという文字がファイル名の横に表示されることがあります。これがどういうことかはよくわかりませんが一応補足しておきます。
32
+
33
+ ↑これは再読込すればよいそうなので、してみましたが改善されませんでした。
34
+
35
+ deleatedの表示はなくなりました。ありがとうございます。

4

書式の改善

2020/06/07 02:12

投稿

yumasugaryuma
yumasugaryuma

スコア1

test CHANGED
File without changes
test CHANGED
@@ -37,7 +37,3 @@
37
37
  ### 補足情報(FW/ツールのバージョンなど)
38
38
 
39
39
  cssファイルの入力時にdeletedという文字がファイル名の横に表示されることがあります。これがどういうことかはよくわかりませんが一応補足しておきます。
40
-
41
-
42
-
43
- ここにより詳細な情報を記載してください。

3

書式の改善

2020/06/07 02:07

投稿

yumasugaryuma
yumasugaryuma

スコア1

test CHANGED
File without changes
test CHANGED
@@ -1,8 +1,6 @@
1
1
  ### 前提・実現したいこと
2
2
 
3
3
 
4
-
5
- ここに質問の内容を詳しく書いてください。
6
4
 
7
5
  MacのVisual studio codeでhtml&cssの練習をしているのですが、cssファイルがhtmlファイルに適用されません。どのようなミスをしているかどなたか教えて下さい。
8
6
 
@@ -22,9 +20,7 @@
22
20
 
23
21
 
24
22
 
25
- ```ここに言語名を入力
23
+ ```
26
-
27
- ソースコード
28
24
 
29
25
  ```
30
26
 

2

書式の改善

2020/06/07 01:56

投稿

yumasugaryuma
yumasugaryuma

スコア1

test CHANGED
File without changes
test CHANGED
@@ -8,17 +8,17 @@
8
8
 
9
9
 
10
10
 
11
+ ![style.cssをcssファイルにいれてあります](94d06d13672caa2551e17a795ec95c9d.png)
12
+
13
+ ![cssファイルの入力でも思ったような予測がでてくれません](d97810a5e56da3b53e069fc541ea9a60.png)
14
+
11
- ### 発生している問題・エラーメッセージ
15
+ ### 該当のソースコード## 発生している問題・エラーメッセージ
12
16
 
13
17
 
14
18
 
15
19
  ```
16
20
 
17
- ![style.cssをcssファイルにいれてあります](94d06d13672caa2551e17a795ec95c9d.png)
18
21
 
19
- ![cssファイルの入力でも思ったような予測がでてくれません](d97810a5e56da3b53e069fc541ea9a60.png)
20
-
21
- ### 該当のソースコード
22
22
 
23
23
 
24
24
 

1

画像の変更

2020/06/07 01:47

投稿

yumasugaryuma
yumasugaryuma

スコア1

test CHANGED
File without changes
test CHANGED
@@ -14,9 +14,7 @@
14
14
 
15
15
  ```
16
16
 
17
- エラーメッセージ![!cssファイル内にstyle.cssをれてあります](caac867c4688fa53aa99f873bc2117fb.png)](d1b60d92269b32dff3ac55b7fc229601.png)
17
+ ![style.cssをcssファイルにいれてあります](94d06d13672caa2551e17a795ec95c9d.png)
18
-
19
- ```
20
18
 
21
19
  ![cssファイルの入力でも思ったような予測がでてくれません](d97810a5e56da3b53e069fc541ea9a60.png)
22
20