{"id":394,"date":"2024-05-06T06:39:47","date_gmt":"2024-05-06T06:39:47","guid":{"rendered":"https:\/\/worldseotool.com\/?page_id=394"},"modified":"2024-05-06T06:39:47","modified_gmt":"2024-05-06T06:39:47","slug":"email-validator","status":"publish","type":"page","link":"https:\/\/shoptips24.com\/tools\/email-validator\/","title":{"rendered":"Email Validator"},"content":{"rendered":"\n\n<style>\n  body {\n    font-family: Arial, sans-serif;\n    background-color: #f3f3f3;\n    text-align: center;\n    padding: 20px;\n  }\n\n  .container {\n    max-width: 400px;\n    margin: 0 auto;\n    padding: 20px;\n    background-color: #fff;\n    border-radius: 5px;\n    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);\n  }\n\n  input[type=\"text\"] {\n    width: 100%;\n    padding: 10px;\n    margin-bottom: 20px;\n    box-sizing: border-box;\n    border: 1px solid #ccc;\n    border-radius: 5px;\n  }\n\n  button {\n    padding: 10px 20px;\n    background-color: #007bff;\n    color: #fff;\n    border: none;\n    border-radius: 5px;\n    cursor: pointer;\n  }\n\n  button:hover {\n    background-color: #0056b3;\n  }\n<\/style>\n\n<body>\n<div class=\"container\">\n  <h1>EMAIL VALIDATOR<\/h1>\n  <input id=\"email\" placeholder=\"Enter email address\" type=\"text\" \/>\n  <button onclick=\"validateEmail()\">Validate Email<\/button>\n<\/div>\n<script>\nfunction validateEmail() {\n  const emailInput = document.getElementById('email');\n  const email = emailInput.value.trim();\n\n  if (!email) {\n    alert('Please enter an email address.');\n    return;\n  }\n\n  const regex = \/^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$\/;\n  if (regex.test(email)) {\n    alert('Email address is valid.');\n  } else {\n    alert('Email address is invalid.');\n  }\n}\n<\/script>\n<\/body><div class=\"separator\" style=\"clear: both; text-align: center;\"><a href=\"https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEgrV0ZiPR6_xGXQK-81MNL3HvXPVQIWQL0wmUk7YRg7_ZwtUYgYG3dUKA-1HEYXLk3UEshyphenhyphenNvPN9x4WizVuYx24_F4Gvt-uB8gckuD7ucjYBOqJNheuxmvm4e0SaceP0Nm16PMy15ZpwXM8t6Y8nr1mhPzZvUjMRIMI4c0gvG5SUOHXogFipxvfdH83Ksk\/s512\/validate.png\" imageanchor=\"1\" style=\"margin-left: 1em; margin-right: 1em;\"><img fetchpriority=\"high\" decoding=\"async\" border=\"0\" data-original-height=\"512\" data-original-width=\"512\" height=\"320\" src=\"https:\/\/blogger.googleusercontent.com\/img\/b\/R29vZ2xl\/AVvXsEgrV0ZiPR6_xGXQK-81MNL3HvXPVQIWQL0wmUk7YRg7_ZwtUYgYG3dUKA-1HEYXLk3UEshyphenhyphenNvPN9x4WizVuYx24_F4Gvt-uB8gckuD7ucjYBOqJNheuxmvm4e0SaceP0Nm16PMy15ZpwXM8t6Y8nr1mhPzZvUjMRIMI4c0gvG5SUOHXogFipxvfdH83Ksk\/s320\/validate.png\" width=\"320\" \/><\/a><\/div><br \/>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>EMAIL VALIDATOR Validate Email<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-394","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/pages\/394","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/comments?post=394"}],"version-history":[{"count":0,"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/pages\/394\/revisions"}],"wp:attachment":[{"href":"https:\/\/shoptips24.com\/tools\/wp-json\/wp\/v2\/media?parent=394"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}