Answer the question
In order to leave comments, you need to log in
Pictures not being inserted into email?
We use the login snippet. and it implemented sending a user's letter and it was necessary to insert a picture of the logo and social networks into it. But for some reason they do not appear when it comes to the user. The code seems to be correct. tell me what is wrong
<div class="left-block">
<a href="/index"><img src="img/logo.png" alt="" style="height: 66px; margin-top: 5px;"></a>
</div>
<p>,</p>
<p>Приветствую тебя и благодарю за выбор СheserСhess - уникальный проект в мире шахмат!
Перейди по ссылке и получи доступ к своему персональному курсу.</p>
<p><a href=""></a></p>
<p></p>
<p>
Логин: <strong></strong><br />
Пароль: <strong></strong>
</p>
<p>Если есть вопросы, я с радостью на них отвечу здесь. (слово "здесь" - ссылка на форму обратной связи, как на фото во вложении)</p>
<p>Спасибо,<br />
<em>С наилучшими пожеланями, кот Честер.</em></p>
<div class="footer-center-block">
<div class="footer-center-section" id="footer-vk"><a href=""><img src="img/hover-vk.png" alt=""></a></div>
<div class="footer-center-section" id="footer-inst"><a href=""><img src="img/hover-inst.png" alt=""></a></div>
<div class="footer-center-section" id="footer-fc"><a href=""><img src="img/hover-fc.png" alt=""></a></div>
</div>
Answer the question
In order to leave comments, you need to log in
You have a relative path to the images.
Specify the full path to the image.
Type -//site.ru/img/logo.png
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question