Hi,
I’ve got this email in preview inside Outlook that comprises < end> tag, which I’d really like to get rid of, to make it add a bit of aesthetics to that
The body of this email always has the following content:
<!Doctype html>
** < html>**
** < p>**
** < h1>**
** < /h1>**
** < /p1>**
< /html>
So, it eventually appends < end> to the last character inside the body every time. I tried to test it adding many spaces, new lines , double checked each and every single HTML tag too without any result.
Web developers and HTML/CSS experts wanted, your expertise is very much needed.
Thank you!