質問編集履歴
1
誤字の修正
test
CHANGED
File without changes
|
test
CHANGED
@@ -45,7 +45,7 @@
|
|
45
45
|
|
46
46
|
として、header.htmlファイルのurlから読み込もうとしましたが、読み込めませんでした。画像は
|
47
47
|
```html
|
48
|
-
src='https://example.com/image/sample.png
|
48
|
+
src='https://example.com/image/sample.png'
|
49
49
|
```
|
50
50
|
|
51
51
|
で呼び出すことができました。
|