HTML code paste issues

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.

Hi @breitconsulting,

You can try to paste the code into a code editor app first, then copy and paste it into HubSpot.

Let me know if that doesn’t work.