| Server IP : 104.21.21.239 / Your IP : 216.73.216.191 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>Login - Layout 5 | Canvas</title>
</head>
<body class="stretched">
<!-- Document Wrapper
============================================= -->
<div id="wrapper">
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap py-0">
<div class="section p-0 m-0 h-100 position-absolute" style="background: url('images/parallax/home/1.jpg') center center no-repeat; background-size: cover;"></div>
<div class="section bg-transparent min-vh-100 p-0 m-0">
<div class="vertical-middle">
<div class="container-fluid py-5 mx-auto">
<div class="text-center">
<a href="index.html"><img src="images/logo-dark.png" alt="Canvas Logo"></a>
</div>
<div class="card mx-auto rounded-0 border-0" style="max-width: 400px; background-color: rgba(255,255,255,0.93);">
<div class="card-body" style="padding: 40px;">
<form id="login-form" name="login-form" class="mb-0" action="#" method="post">
<h3>Login to your Account</h3>
<div class="row">
<div class="col-12 form-group">
<label for="login-form-username">Username:</label>
<input type="text" id="login-form-username" name="login-form-username" value="" class="form-control not-dark">
</div>
<div class="col-12 form-group">
<label for="login-form-password">Password:</label>
<input type="password" id="login-form-password" name="login-form-password" value="" class="form-control not-dark">
</div>
<div class="col-12 form-group">
<div class="d-flex justify-content-between">
<button class="button button-3d button-black m-0" id="login-form-submit" name="login-form-submit" value="login">Login</button>
<a href="#">Forgot Password?</a>
</div>
</div>
</div>
</form>
<div class="line line-sm"></div>
<div class="w-100 text-center">
<h4 class="mb-3">or Login with:</h4>
<a href="#" class="button button-rounded bg-facebook">Facebook</a>
<span class="d-none d-md-inline-block">or</span>
<a href="#" class="button button-rounded bg-twitter">Twitter</a>
</div>
</div>
</div>
<div class="text-center dark mt-3"><small>Copyrights © All Rights Reserved by Canvas Inc.</small></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/functions.js"></script>
</body>
</html>