You are here:
Insert Content Builder Image in HTML Paste Email
Use the image URL of your Content Builder image in an <img src> reference tag in your Email Studio HTML paste email.
- Navigate to Content Builder.
- Click your image.
- Click Copy for the URL in image details.
- Open the email for editing in code view.
-
In the HTML editor, insert an img src reference tag and paste the URL.
You end up with code similar to:
<img src="https://www.example.com/lib/fe12345c67d890/m/1/#####.jpg">. - Save your work.

