Answer the question
In order to leave comments, you need to log in
Email layout. The background of the letter in mail.ru falls off. How to solve the problem?
The background is in the body.
<body background="images/pattern.png" bgcolor="#eff3f7" style="background-image: url('images/pattern.png'); background-color: #eff3f7;">
Answer the question
In order to leave comments, you need to log in
You have a picture locally, it does not load it .... try uploading pictures to some kind of hosting or from them .....
Look at what really arrives in the source code of the letter, what you wrote in the letter will not work.
But in any case, it's better not to put attributes on the body, but wrap it in a div or a table and put attributes on them, because body will at least be replaced with something else when displayed (your email is displayed inside another HTML page that has its own body).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question