app.postdrop.io
Open in
urlscan Pro
2600:9000:20eb:8000:5:bd34:d100:93a1
Public Scan
Submitted URL: https://postdrop.io/
Effective URL: https://app.postdrop.io/
Submission: On February 28 via automatic, source certstream-suspicious — Scanned from FR
Effective URL: https://app.postdrop.io/
Submission: On February 28 via automatic, source certstream-suspicious — Scanned from FR
Form analysis
0 forms found in the DOMText Content
INLINE, SEND AND TEST HTML EMAIL TEMPLATES INLINE, SEND AND TEST HTML EMAIL TEMPLATES LoginSign Up Saved Download/Export Share Send Test HTML 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 <!doctype html> <html> <head> <meta name="viewport" content="width=device-width" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Simple Responsive HTML Email With Button</title> </head> <body class=""> <table role="presentation" border="0" cellpadding="0" cellspacing="0" class="body"> <tr> <td> </td> <td class="container"> <div class="header"> <table role="presentation" border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td class="align-center" width="100%"> <a href="https://postdrop.io"><img src="https://cdn.postdrop.io/starter-templates-v0/postdrop-logo-dark.png" height="40" alt="Postdrop"></a> </td> </tr> </table> </div> <div class="content"> <!-- START CENTERED WHITE CONTAINER --> <span class="preheader">This is preheader text. Some clients will show this text as a preview.</span> <table role="presentation" class="main"> <!-- START MAIN CONTENT AREA --> Enter to Rename, Shift+Enter to Preview CSS 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 /* ------------------------------------- GLOBAL RESETS ------------------------------------- */ /*All the styling goes here*/ img { border: none; -ms-interpolation-mode: bicubic; max-width: 100%; } body { background-color: #eaebed; font-family: sans-serif; -webkit-font-smoothing: antialiased; font-size: 14px; line-height: 1.4; margin: 0; padding: 0; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } table { border-collapse: separate; mso-table-lspace: 0pt; mso-table-rspace: 0pt; Enter to Rename, Shift+Enter to Preview Feedback