Please Donate - Thank You!: Difference between revisions

From AviationSafetyX Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(25 intermediate revisions by the same user not shown)
Line 6: Line 6:
     <style>
     <style>
         body, html {
         body, html {
            margin: 0;
            padding: 0;
             height: 100%;
             height: 100%;
            margin: 0;
             background-color: white; /* Matches site background */
             background-color: white; /* Matches site background */
        }
        table {
            width: 500px;
            height: 900px;
            border-collapse: collapse;
        }
        td {
            text-align: center;
            vertical-align: left;
         }
         }


         iframe {
         iframe {
             border: none;
             border: none;
             max-width: 500px;
             width: 500px;
            min-width: 250px;
            width: 500px%;
             height: 900px;
             height: 900px;
            display: block;
            margin: 0;
            padding: 0;
         }
         }
     </style>
     </style>
</head>
</head>
<body>
<body>
     <table>
     <script src="https://donorbox.org/widget.js" paypalExpress="false"></script>
        <tr>
    <iframe src="https://donorbox.org/embed/fly-safe-and-live-campaign?language=en-us&cb=3"  
            <td></td> <!-- Empty left column -->
            name="donorbox"  
            <td> <!-- Center column -->
            allowpaymentrequest="allowpaymentrequest"  
                <script src="https://donorbox.org/widget.js" paypalExpress="false"></script>
            seamless="seamless"  
                <iframe src="https://donorbox.org/embed/fly-safe-and-live-campaign?language=en-us"  
            frameborder="0"  
                        name="donorbox"  
            scrolling="no"  
                        allowpaymentrequest="allowpaymentrequest"  
            allow="payment">
                        seamless="seamless"  
    </iframe>
                        frameborder="0"  
                        scrolling="no"  
                        allow="payment">
                </iframe>
            </td>
            <td></td> <!-- Empty right column -->
        </tr>
    </table>
</body>
</body>
</html>
== Subscribe ==
<html>
  <head>
    <script src="https://www.google.com/recaptcha/api.js" async defer></script>
  </head>
  <body>
    <div style="border: 1px solid #a5d3db; padding: 10px 14px; max-width: 290px; font-family: sans-serif; font-size: 14px; background: #fcfcfc;">
      <span>Get accident reports as they happen via SMS.<br>It’s totally secure — we never even see your number.</span>
      <form action="asx-subscribe.php" method="POST" style="margin-top: 10px;">
        <label for="phone">Phone Number:</label><br>
        <input type="tel" id="phone" name="phone" required style="width: 100%; height: 28px; margin: 6px 0 12px 0;" placeholder="+1XXXXXXXXXX">
       
        <div class="g-recaptcha" data-sitekey="6LexujcrAAAAAJ9l3sjkLpAdJ2a3WidD-0GU5vG1" style="margin-bottom: 12px;"></div>
       
        <button type="submit" style="padding: 10px 20px; font-size: 16px; border: none; background-color: #01ffe3; color: #000; border-radius: 4px; cursor: pointer;">Subscribe</button>
      </form>
    </div>
  </body>
</html>
</html>

Revision as of 11:48, 13 May 2025

Donation Form

Subscribe

Get accident reports as they happen via SMS.
It’s totally secure — we never even see your number.