{"id":18,"date":"2024-03-18T06:49:44","date_gmt":"2024-03-18T06:49:44","guid":{"rendered":"https:\/\/horoscopedailytoday.com\/index.php\/numerology\/"},"modified":"2024-04-15T01:39:45","modified_gmt":"2024-04-15T01:39:45","slug":"numerology","status":"publish","type":"page","link":"https:\/\/horoscopedailytoday.com\/index.php\/numerology\/","title":{"rendered":"Numerology Daily Horoscope"},"content":{"rendered":"\n<!DOCTYPE html>\n<html>\n<head>\n  <title>Date of Birth Form<\/title>\n  <style>\n    \/* Form styles *\/\n    .form-container {\n      max-width: 300px;\n      margin: 0 auto;\n      padding: 20px;\n      border: 0px solid #ccc;\n      border-radius: 5px;\n    }\n    \n    .form-container h2 {\n      text-align: center;\n    }\n    \n    .form-container label {\n      display: block;\n      margin-bottom: 10px;\n    }\n    \n    .form-container input[type=\"date\"] {\n      width: 100%;\n      padding: 10px;\n      border: 1px solid #ccc;\n      border-radius: 5px;\n    }\n    \n    .form-container button {\n      display: block;\n      width: 100%;\n      padding: 10px;\n      margin-top: 10px;\n      background-color: #333333;\n      color: white;\n      border: none;\n      border-radius: 5px;\n      cursor: pointer;\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"form-container\">\n    <h2>Birthdate:<\/h2>\n    <form id=\"dobForm\">\n      <label for=\"dob\">Select your date of birth to find your Life Path Number &#038; Daily Horoscope<\/label>\n      <input type=\"date\" id=\"dob\" required>\n      <button type=\"submit\">Submit<\/button>\n    <\/form>\n  <\/div>\n\n  <script>\n    \/\/ Function to calculate the single-digit result\n    function calculateResult(date) {\n      let sum = 0;\n      for (let i = 0; i < date.length; i++) {\n        if (date[i] !== '-') {\n          sum += parseInt(date[i]);\n        }\n      }\n      while (sum > 9) {\n        sum = sum.toString().split('').reduce((a, b) => parseInt(a) + parseInt(b));\n      }\n      return sum;\n    }\n\n    \/\/ Function to handle form submission\n    function handleSubmit(event) {\n      event.preventDefault();\n      const dob = document.getElementById('dob').value;\n      const result = calculateResult(dob);\n      const resultPages = {\n        1: 'https:\/\/horoscopedailytoday.com\/index.php\/numerology-1',\n        2: 'https:\/\/horoscopedailytoday.com\/index.php\/numerology-2',\n        3: 'https:\/\/horoscopedailytoday.com\/index.php\/numerology-3',\n        4: 'https:\/\/horoscopedailytoday.com\/index.php\/numerology-4',\n        5: 'https:\/\/horoscopedailytoday.com\/index.php\/numerology-5',\n        6: 'https:\/\/horoscopedailytoday.com\/index.php\/numerology-6',\n        7: 'https:\/\/horoscopedailytoday.com\/index.php\/numerology-7',\n        8: 'https:\/\/horoscopedailytoday.com\/index.php\/numerology-8',\n        9: 'https:\/\/horoscopedailytoday.com\/index.php\/numerology-9'\n      };\n      window.location.href = resultPages[result];\n    }\n\n    \/\/ Add event listener to the form\n    const form = document.getElementById('dobForm');\n    form.addEventListener('submit', handleSubmit);\n  <\/script>\n<\/body>\n<\/html>\n<center><font size=\"2\"><i>Information is not stored or used for any purpose.<\/i>\n<font size=\"3\">\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"450\" src=\"https:\/\/horoscopedailytoday.com\/wp-content\/uploads\/2024\/04\/Daily-horoscope-1-1024x450.jpg\" alt=\"\" class=\"wp-image-189\" srcset=\"https:\/\/horoscopedailytoday.com\/wp-content\/uploads\/2024\/04\/Daily-horoscope-1-1024x450.jpg 1024w, https:\/\/horoscopedailytoday.com\/wp-content\/uploads\/2024\/04\/Daily-horoscope-1-300x132.jpg 300w, https:\/\/horoscopedailytoday.com\/wp-content\/uploads\/2024\/04\/Daily-horoscope-1-768x338.jpg 768w, https:\/\/horoscopedailytoday.com\/wp-content\/uploads\/2024\/04\/Daily-horoscope-1.jpg 1499w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Date of Birth Form Birthdate: Select your date of birth to find your Life Path Number &#038; Daily Horoscope Submit<\/p>\n<p><a href=\"https:\/\/horoscopedailytoday.com\/index.php\/numerology\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\">Numerology Daily Horoscope<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/pages\/18"}],"collection":[{"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/comments?post=18"}],"version-history":[{"count":8,"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":213,"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/pages\/18\/revisions\/213"}],"wp:attachment":[{"href":"https:\/\/horoscopedailytoday.com\/index.php\/wp-json\/wp\/v2\/media?parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}