"Bootstrap Dual Design Registration Form"
Bootstrap 4.1.1 Snippet by kshiti06

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container register">
<div class="row">
<div class="col-md-3 register-left">
<img src="https://image.ibb.co/n7oTvU/logo_white.png" alt=""/>
<h3>Welcome</h3>
<p>You are 30 seconds away from earning your own money!</p>
<input type="submit" name="" value="Login"/><br/>
</div>
<div class="col-md-9 register-right">
<ul class="nav nav-tabs nav-justified" id="myTab" role="tablist">
<li class="nav-item">
<a class="nav-link active" id="home-tab" data-toggle="tab" href="#home" role="tab" aria-controls="home" aria-selected="true">Employee</a>
</li>
<li class="nav-item">
<a class="nav-link" id="profile-tab" data-toggle="tab" href="#profile" role="tab" aria-controls="profile" aria-selected="false">Hirer</a>
</li>
</ul>
<div class="tab-content" id="myTabContent">
<div class="tab-pane fade show active" id="home" role="tabpanel" aria-labelledby="home-tab">
<h3 class="register-heading">Apply as a Employee</h3>
<div class="row register-form">
<div class="col-md-6">
<div class="form-group">
<input type="text" class="form-control" placeholder="First Name *" value="" />
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="Last Name *" value="" />
</div>
<div class="form-group">
<input type="password" class="form-control" placeholder="Password *" value="" />
</div>
<div class="form-group">
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.register{
background: -webkit-linear-gradient(left, #3931af, #00c6ff);
margin-top: 3%;
padding: 3%;
}
.register-left{
text-align: center;
color: #fff;
margin-top: 4%;
}
.register-left input{
border: none;
border-radius: 1.5rem;
padding: 2%;
width: 60%;
background: #f8f9fa;
font-weight: bold;
color: #383d41;
margin-top: 30%;
margin-bottom: 3%;
cursor: pointer;
}
.register-right{
background: #f8f9fa;
border-top-left-radius: 10% 50%;
border-bottom-left-radius: 10% 50%;
}
.register-left img{
margin-top: 15%;
margin-bottom: 5%;
width: 25%;
-webkit-animation: mover 2s infinite alternate;
animation: mover 1s infinite alternate;
}
@-webkit-keyframes mover {
0% { transform: translateY(0); }
100% { transform: translateY(-20px); }
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments:

how to do validation in code

shubham123456789 (-5) - 4 years ago - Reply -5


where I can get above theme?

Sreevidhya (-13) - 6 years ago - Reply -13


Please mail me on my email address. patelkitty315@gmail.com

Thank you.

kshiti06 (4) - 5 years ago - Reply 4


how can I make it responsive maybe I don't have validation ?

obada123 () - 3 years ago - Reply 0


how can I make it responsive maybe I don't have validation ?

obada123 () - 3 years ago - Reply 0


how can I make it responsive maybe I don't have validation

obada123 () - 3 years ago - Reply 0


how can I make it responsive maybe I don't have validation

obada123 () - 3 years ago - Reply 0


how can I make it responsive maybe I don't have validation

obada123 () - 3 years ago - Reply 0


Hey do you know how to make this responsive? I tried to fix it on my own but it just messed things up more. Thank you

rubenmoons () - 3 years ago - Reply 0


Hey do you know how to make this responsive? I tried to fix it on my own but it just messed things up more. Thank you

rubenmoons () - 3 years ago - Reply 0


Hey do you know how to make this responsive? I tried to fix it on my own but it just messed things up more. Thank you

rubenmoons () - 3 years ago - Reply 0


Hi can i get it on commercial use?

bryan0911 () - 4 years ago - Reply 0


Thank You so much kshiti for this beautiful design , i have no words for that , please share your web /fb link i want to link in mine software as respect /thanks.

You did the best job.

samiullahkaifi () - 4 years ago - Reply 0


I'm not able to use the above snippet, the Hirer tab is not working.

Saurabh1498 () - 5 years ago - Reply 0


Can't get it for free ??

hamzadaoud () - 5 years ago - Reply 0


No, please mail me on my email address. patelkitty315@gmail.com

Thank you.

kshiti06 (4) - 5 years ago - Reply 0