Sie sind auf Seite 1von 2

<!

DOCTYPE html>
<html lang="en" class="body-full-height">

<!-- Mirrored from themifycloud.com/demos/templates/joli/pages-login-website.html


by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 06 Jan 2019 06:23:11 GMT -->
<head>
<!-- META SECTION -->
<title>online car selling</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link rel="icon" href="favicon.ico" type="image/x-icon" />


<!-- END META SECTION -->

<!-- CSS INCLUDE -->


<link rel="stylesheet" type="text/css" id="theme" href="<?php echo
Yii::app()->request->baseUrl; ?>/css/theme-default.css"/>
<!-- EOF CSS INCLUDE -->

</head>
<body>

<div class="login-container">

<div class="login-box animated fadeInDown">


<div><center><h1 style="color:white"> online car shelling
</h1></center><br></div>
<div class="login-body">
<div class="login-title"><strong>Register to your
account</strong> </div><br>
<form action="sr" class="form-horizontal" method="post">
<div class="form-group">
<div class="col-md-12">
<input type="first_name" class="form-control quantity"
name="fn" id="first_name" required="" placeholder="first_name" />
</div>
</div>
<div class="form-group">
<div class="col-md-12">
<input type="lasr_name" class="form-control quantity"
name="ln" id="last_name" required="" placeholder="last_name" />
</div>
</div>
<div class="form-group">
<div class="col-md-12">
<input type="email_id" class="form-control quantity"
name="ed" id="email_id" required="" placeholder="email_id" />
</div>

</div>

<div class="form-group">
<div class="col-md-12">
<input type="password" class="form-control" required=""
name="pw" id="pw" pattern=" " placeholder="password" />
</div>
</div>
<div class="form-group">
<div class="col-md-12">
<input type="conform password" class="form-control"
required="" name="cpw" id="cpw" pattern="" placeholder="conform password"
placeholder="Confirm Password"/>
</div>
</div>
<div class="col-md-6">
<button type="submit" class="btn btn-info btn-block"
name="reg" onclick="return validate();">Submit</button>
</div>
</div>

</form>
</div>
<div class="login-footer">
<div class="pull-left">

</div>
<div class="pull-right">
<a href="#">About</a> |
<a href="#">Privacy</a> |
<a href="#">Contact Us</a>
</div>
</div>
</div>

</div>

</body>

<!-- Mirrored from themifycloud.com/demos/templates/joli/pages-login-website.html


by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 06 Jan 2019 06:23:11 GMT -->
</html>

Das könnte Ihnen auch gefallen