help please, the program that i am doing is saying that a line doesn't end with a > when in fact it does. this os from pamela's class
<!DOCTYPE HTML>
<html>
<head>
<title>Challenge: A picture-perfect trip</title>
<meta charset="utf-8">
</head>
<body>
<h1>The perfect trip</h1>
(it was this one with an issue) <img src="https://www.kasandbox.org/programming-images/cute/WaterBlock.png" alt ="water">
<p>I would see scenes like...</p>
<img src= "https://www.kasandbox.org/programming-images/cute/WindowTall.png" alt= "window">
<p>And animals like...</p>
<img src = "https://www.kasandbox.org/programming-images/cute/CharacterPinkGirl.png" alt= " a girl wearing a pink dress">
<p>And eat food like...</p>
<img src= "https://www.kasandbox.org/programming-images/cute/TreeUgly.png" alt= "lettece = you find this with every meal at a cafe or a takeaway food cafe">
</body>
</html>
Влезте в услугата, за да оставите коментар.