<html>
<body>
<h2>Alternative text</h2>
<p>The alt attribute should reflect the image content, so users who cannot see the image gets an understanding of what the image contains:</p>
<img src="img_chania.jpg" alt="Flowers in Chania" width="460" height="345">
</body>
<!-- Mirrored from www.w3schools.com/html/tryit.asp?filename=tryhtml_images_alt_chania by HTTrack Website Copier/3.x [XR&CO'2014], Mon, 27 Jan 2020 02:33:14 GMT -->
</html>