Hi,
I’m trying to paste my HTML email code into the ‘Edit HTML’ module when creating a new email.
Upon pasting my code, the error appears in red text: These closing tags are missing: </div>,</table>These tags are not allowed in this module: "body","html","head"
The said code is the following:
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p><br></p>
<div dir="ltr"><br><br><tbody>
Help would be much appreciated. Thank you.