私はウェブページを作成していて、これらの画像を含めています.notepadd ++からページを実行するとすべて正常に動作しますが、サーバーにアップロードして実行しようとすると、画像が壊れており、 console : リソースの読み込みに失敗しました: サーバーは 404 (Not Found) のステータスで応答しました
<a href="games/rockpaper/main.html"><img class = "rock" src="images/rockpaper.JPG" alt="Thumbnail of the rock-paper-scissors game"><a>
<a href="games/typing/TypingTest.html"><img class = "typing" src="images/typing.JPG" alt="Thumbnaul of the typing test game"><a>