// My image is not showing on my web page.
<main id="main">
<h1>My Coding Journey </h1>
<p id="title">My road to becoming a web designer</p>
<div id="img-div">
<figure>
<img id="image" src="https://res.cloudinary.com/dg1hibyti/
image/upload/v1613222976/logo_ewcprj.jpg">
<figcaption></figcaption>
</figure>
</div>
</main>type or paste code here