
Binyamin Grobman
9,286 PointsI do not know why my answer is wrong
what is wrong with my code
<!DOCTYPE html>
<html>
<head>
<title>The Moon</title>
</head>
<body>
<img src="img./moon.jpg">
</body>
</html>

yahav rosner
4,303 PointsHi Akiva. The problem is you have added a dot inside the src tag in the end of the file location. Hope i helped you!
Binyamin Grobman
9,286 PointsBinyamin Grobman
9,286 Pointsnever mind i added a dot