| Server IP : 172.67.201.108 / 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=Poppins:wght@400;500;600;700&family=Lato:wght@400;500;600;700&display=swap" rel="stylesheet">
<!-- Core Style -->
<link rel="stylesheet" href="style.css">
<!-- Font Icons -->
<link rel="stylesheet" href="css/font-icons.css">
<!-- Plugins/Components CSS -->
<link rel="stylesheet" href="css/swiper.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="css/custom.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Document Title
============================================= -->
<title>Hero | Canvas</title>
<style>
.dotted-bg {
position: absolute;
top: 0;
right: 0;
width: 30%;
height: 100%;
background: url('images/blocks/preview/dot-grid-light.svg');
z-index: 0;
}
</style>
</head>
<body class="stretched">
<!-- Document Wrapper
============================================= -->
<div id="wrapper">
<!-- Hero Section
============================================= -->
<section id="slider" class="slider-element" style="background-image: -webkit-linear-gradient(to bottom, #315653, #182927 ); background-image: linear-gradient(to bottom, #315653, #182927);">
<div class="dotted-bg"></div>
<div class="vertical-middle min-vh-lg-100">
<div class="container py-5 py-lg-0">
<div class="row align-items-center">
<div class="col-lg-7 dark py-5">
<h6 class="text-uppercase ls-4 fw-normal op-05">Before Headings</h6>
<h1 class="display-4 fw-bold">Grow Your Online Business with Us.</h1>
<p class="lead mb-5 op-06">Lorem ipsum dolor sit amet consectetur adipisicing elit. Nostrum assumenda magni obcaecati quo ratione deleniti aut sunt voluptatum, ab nulla.</p>
<a href="#" class="btn btn-lg btn-outline-light">Learn More</a>
</div>
<div class="col-lg-5 mt-5 mt-lg-0">
<div class="card bg-white">
<div class="card-header p-4">
<h2 class="mb-1">Sign up to Canvas</h2>
<p class="mb-0">Already have an Account? <a href="#">Log In</a></p>
</div>
<div class="card-body p-4">
<div class="d-flex">
<a href="#" class="btn btn-dark me-1 flex-fill border px-3 bg-google"><i class="fa-brands fa-google me-2"></i> Sign Up with Google</a>
<a href="#" class="btn btn-dark ms-1 flex-fill border px-3 bg-appstore"><i class="fa-brands fa-apple me-2"></i> Sign Up with Facebook</a>
</div>
<hr>
<form id="login-form" name="login-form" class="row mb-0" action="#" method="post">
<div class="col-12 form-group">
<input type="text" id="register-form-name" name="register-form-name" autocomplete="off" value="" class="form-control" placeholder="Full Name">
</div>
<div class="col-12 form-group">
<input type="email" id="register-form-email" name="register-form-email" autocomplete="off" value="" class="required email form-control" placeholder="Email Address">
</div>
<div class="col-12 form-group">
<input type="password" id="register-form-password" name="register-form-password" autocomplete="new-password" value="" class="form-control" placeholder="Password">
</div>
<div class="col-12">
<button class="button m-0 w-100 rounded" id="register-form-submit" name="register-form-submit" value="register">Register Now</button>
</div>
</form>
</div>
<div class="card-footer p-4">
<p class="text-black-50 mb-0">By creating account, you agree to accept our <a href="#">Privacy Policy</a>, <a href="#">Terms & Condition</a> and <a href="#">Notfication Settings</a>.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap py-0">
</div>
</section><!-- #content end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop" class="uil uil-angle-up"></div>
<!-- JavaScripts
============================================= -->
<script src="js/functions.js"></script>
</body>
</html>