xxxxxxxxxx
<img src="something.png"><!-- YOU CAN DO DROP A LINK AS WELL --!>
xxxxxxxxxx
<img src="image.jps">
//image.jpg is where you would put the inage source.
xxxxxxxxxx
<html>
<head>
</head>
<body>
<img src="exampel.end">
</img>
</body>
</html>
xxxxxxxxxx
<!DOCTYPE html>
<html>
<body>
<h2>HTML Image</h2>
<img src="pic_trulli.jpg" alt="Trulli" width="500" height="333">
</body>
</html>
xxxxxxxxxx
<img src="/images/sunset.jpg" alt="Picture of a Ha Long Bay sunset">
xxxxxxxxxx
<img style='max-height: 200px'
src='https://img.freepik.com/free-vector/halftone-background-with-circles_23-2148907689.jpg?w=996&t=st=1656583846~exp=1656584446~hmac=034dec0a218e256a2fc57408db73b415586802e91f48fd420630865eb9e531d2'
width='200'
/>