Im stuck on number 11

<!DOCTYPE html>
<html>
	<head>
		<title></title>
	</head>
	<body>
	<img src"
		
		<"img src="http://www.planwallpaper.com/static/images/cool_picture.jpg" />
		
		
	</body>
</html>

Where is your second image? And you have a unnecessary " in your image opening tag:

<"img

it wont lwt me send a second image

Well, it will if you format your code, i saw you manage to insert the backticks, but they can’t be on the same line as the code, they should be above and below the code, edit your original question, you can see how i inserted the backticks