Answer the question
In order to leave comments, you need to log in
Why is the webserver not loading the image?
Hello!
There are files: index.html and image.png.
In index.html code like this:
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
<p>Hello world!</p>
<img src="image.png">
</body>
</html>
Answer the question
In order to leave comments, you need to log in
not enough information.
1. webserver config?
2. Do you put files in the root?
3. Are there more files?
4. You go to localhost or localhost/index.html
it looks like there is an angular.png file on the desktop but not in the folder.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question