xxxxxxxxxx
<html>
<body>
<h1>Alt Attribute Example for the img Element</h1>
<img
width="800"
height="450"
src="https://res.cloudinary.com/thewebmaster/image/upload/image/moon-earth.png"
alt="Moon and Earth"
/>
</body>
</html>