| Server IP : 104.21.21.239 / Your IP : 216.73.216.11 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.5 System : Linux ip-172-31-69-123.ec2.internal 6.1.176-223.369.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jul 24 13:34:27 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/home2/domains/nycyouth/Package-HTML/Canvas 7 Files/ |
Upload File : |
<!DOCTYPE html>
<html dir="ltr" lang="en-US">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="x-ua-compatible" content="IE=edge">
<meta name="author" content="SemiColonWeb">
<meta name="description" content="Get Canvas to build powerful websites easily with the Highly Customizable & Best Selling Bootstrap Template, today.">
<!-- Font Imports -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=PT+Serif:ital@0;1&display=swap" rel="stylesheet">
<!-- Core Style -->
<link rel="stylesheet" href="style.css">
<!-- Font Icons -->
<link rel="stylesheet" href="css/font-icons.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Document Title
============================================= -->
<title>Popup Coupon | Canvas</title>
</head>
<body class="stretched ">
<!-- Document Wrapper
============================================= -->
<div id="wrapper">
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap py-0">
<div class="d-flex align-items-center justify-content-center min-vh-100">
<a href="#block-modal-coupon" data-lightbox="inline" class="button button-xlarge rounded-pill bg-primary text-transform-none ls-0 px-6 py-3">View Offers!</a>
</div>
<div class="modal-on-load" data-target="#block-modal-coupon"></div>
<!-- Modal -->
<div class="modal1 mfp-hide" id="block-modal-coupon">
<div class="modal-dialog modal-dialog-centered mx-auto" style="max-width:640px;">
<div class="modal-content bg-white p-4 p-md-5 rounded text-center">
<h3>Coupon Code!</h3>
<p>Progressively engage diverse partnerships whereas flexible materials. Synergistically deploy distributed "outside the box" wireless paradigms.</p>
<!-- Target -->
<h1 id="coupon-code" class="text-uppercase ls-1 text-success fw-bolder ls-1 h1 mb-4">Canvas2021</h1>
<div>
<span class="op-06">Offers will end:</span><i class="bi-clock ms-2"></i><div class="countdown countdown-inline ms-1" data-year="2024" data-month="10" data-format="dH"></div>
<div class="progress my-2 w-75 mx-auto" style="height: 8px;">
<div class="progress-bar progress-bar-animated progress-bar-striped w-75" role="progressbar" aria-valuenow="75" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
<!-- Trigger -->
<div><button class="btn btn-outline-dark px-4 btn-copy mt-4" data-clipboard-target="#coupon-code">Copy Coupon Code</button></div>
</div>
</div>
</div>
</div>
</section><!-- #content end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop" class="uil uil-angle-up"></div>
<!-- JavaScripts
============================================= -->
<script src="js/jquery.js"></script>
<script src="js/functions.js"></script>
<!-- Clipboard -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/clipboard.js/2.0.6/clipboard.min.js"></script>
<script>
jQuery(document).ready( function(){
var canvasClipboard = new ClipboardJS('.btn-copy');
canvasClipboard.on('success', function(e) {
jQuery('.btn-copy').text('Copied');
});
});
</script>
</body>
</html>