Help with image hosting
Hi,
Total newb question; I'm creating an email in Dreamweaver that I'm planning on sending out through my Gmail account. I have an image in the header which displays fine when I preview it with the images from my computer, but when I copy the code into the email the images aren't displaying. I've tried to upload them to host sites and change the code to reflect it, but I'm not having any luck. This is the code with the image link:
<img src="https://adobe.ly/2nN6FlS" alt="alt_text" width="600" height="451" style="width:100%;max-width:600px;height:auto" border="0" align="center">
I'm obviously doing something wrong here and haven't a clue as to what to do...I'm also very new to coding so it's probably something simple...help?

