I have a problem with my page when loading the image in my HTML file, it turns out that when I place the image, it shows me an icon with an x in the center when loading the page. I put the image I want to show in the folder where the HTML file is located. But it still does not show me the image, I understand that it is due to an error when saving the file changes, and I would like to know if you can please help me with this. Here I show the code:
<!DOCTYPE html>
<html>
<head>
<title>Curriculum</title>
<meta charset="utf-8">
</head>
<body>
<img src="curriculum/mi foto.jpg"/>