Cara Membuat Desain Form Login Seperti Google Dengan Bootstrap

MP4U - Cara Membuat Desain Form Login Seperti Google Dengan Bootstrap - Hallo selamat malam dan selamat berjumpa kembali di blog MP4U, setelah beberapa waktu lalu membahas dan berbagi mengenai Cara Terbaru 2018 Membuat Kotak Komentar Di Blog Blogspot Keren, pada kesempatan malam inipun masih membahas hal serupa yaitu mengenai blog, lebih tepatnya akan membahas tentang Cara Membuat Desain Form Login Seperti Google Dengan Bootstrap, untuk ulasan selengkapnya simak terus tutorial dibawah ini...

Cara Membuat Desain Form Login Seperti Google Dengan Bootstrap
Desain form login merupakan hal yang harus diperhatikan dalam membuat desain... Karena dengan desain yang menarik akan membuat pengguna betah berlama - lama menggunakan aplikasi yang kita buat... Oleh karena itu, sebuah desain yang keren dan userfriendly menjadi salah satu faktor yang membuat aplikasi kita banyak digunakan oleh orang... Seperti hal nya google, mereka menyediakan form login yang sangat sederhana tapi elegan... Dengan desain yang sangat sederhana tersebut tentu saja akan memberikan kemudahan bagi pengunjung yang mengaksesnya...

Lalu apakah sobat berniat akan membuat desain form login seperti google ? jika iya, maka sobat berada pada situs yang tepat!!!... karena pada tutorial ini kita akan belajar bagaimana cara membuat desain form login seperti google dengan bootstrap... Tapi sebelumnya, pastikan sobat telah melakukan installasi bootstrap pada direktori blog / web sobat...

Cara Membuat Desain Form Login Seperti Google Dengan Bootstrap


Pertama : OK Next.. langsung saja jika sudah siap... pertama kalinya tambahkan custom css berikut pada file sobat... Meskipun bootstrap sudah menyediakan css, kita perlu sedikit menambahkan css agar mirip seperti google...

.form-signin
{
max-width: 330px;
padding: 15px;
margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
margin-bottom: 10px;
}
.form-signin .checkbox
{
font-weight: normal;
}
.form-signin .form-control
{
position: relative;
font-size: 16px;
height: auto;
padding: 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.form-signin .form-control:focus
{
z-index: 2;
}
.form-signin input[type="text"]
{
margin-bottom: -1px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.account-wall
{
margin-top: 20px;
padding: 40px 0px 20px 0px;
background-color: #f7f7f7;
-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.login-title
{
color: #555;
font-size: 18px;
font-weight: 400;
display: block;
}
.profile-img
{
width: 96px;
height: 96px;
margin: 0 auto 10px;
display: block;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.need-help
{
margin-top: 10px;
}
.new-account
{
display: block;
margin-top: 10px;
}

Kedua : Masukkan kode html berikut di dalam tag <body>

<div class="container">
<div class="row">
<div class="col-sm-6 col-md-4 col-md-offset-4">
<h1 class="text-center login-title">Sign in</h1>
<div class="account-wall">
<img class="profile-img" src="https://lh5.googleusercontent.com/-b0-k99FZlyE/AAAAAAAAAAI/AAAAAAAAAAA/eu7opA4byxI/photo.jpg?sz=120"
alt="">
<form class="form-signin">
<input type="text" class="form-control" placeholder="Email" required autofocus>
<input type="password" class="form-control" placeholder="Password" required>
<button class="btn btn-lg btn-primary btn-block" type="submit">
Sign in</button>
<label class="checkbox pull-left">
<input type="checkbox" value="remember-me">
Remember me
</label>
<a href="#" class="pull-right need-help">Need help? </a><span class="clearfix"></span>
</form>
</div>
<a href="#" class="text-center new-account">Create an account </a>
</div>
</div>
</div>

Ketiga : Sekarang coba jalankan di browser sobat.. Maka hasilnya akan tampil seperti pada gambar berikut ini :

Cara Membuat Desain Form Login Seperti Google Dengan Bootstrap
Itulah langkah demi langkah Cara Membuat Desain Form Login Seperti Google Dengan Bootstrap yang dapat admin MP4U sampaikan atau bagikan pada kesempatan kali ini, selamat mencoba dan semoga bermanfaat ya guys... good luck!!!



Before you continue reading, it is necessary to underline that what is written is only a reference! so if there are errors in words and delivery methods, please understand! and below the recommendation article for you!


Content Disclaimer!

  • I as the owner of "BlogCaraOcha" thank you to all loyal readers, and those who accidentally stopped by here.

    And I apologize if there are many advertisements on the homepage or in the post.

    After "BlogCaraOcha" is accepted as a Google publisher, Google automatically places all advertisements.

  • If the content on "BlogCaraOcha" has similarities with other sites or blogs, it only provides a reference to each other by spreading the word in a simple article.

    With the aim, all internet visitors can easily and freely which if the article is easy to understand.

    In addition, so that readers can easily find what is on the search, with content that can provide content in surfing the internet!

  • All images posted in the article are not 100% owned by "BlogCaraOcha" but are taken from Google Search.

    So if there are similarities with the images on other sites, it is only for illustration only (to decorate the storyline as outlined in the article).

    For some of the images here, they are purely self-created, with the same purpose as illustration only.

    However, if there are inappropriate images and ask to be removed, please provide more detailed information via the contact at "BlogCaraOcha"

  • For content that discusses the product review or tutorial, if there are errors, please be advised that it may be an error in typing words or lacking in detail reviewing.

    So if there are typos and results that are not appropriate, can provide input where the location of the error or lack, so that the content is immediately deleted or corrected.

    But before submitting, try to see between the date / year the post was published with the current date / year.

    Because it could be other times what the written policy has changed.
  • '