Bootstrap 5 login form by Suman Output View Horizontal Vertical HTML CSS JS Tidy Create Account. Share your thouhts with the world form today. Continue with... Facebook Google Email Already have an account? Log in By register you agree with our terms and conditionsand privacy policy HTML CSS JS Tidy @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap'); * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif } i{font-size:2rem;} .container { margin: 50px auto; } .body { position: relative; width: 720px; height: 440px; margin: 20px auto; border: 1px solid #dddd; border-radius: 18px; overflow: hidden; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; } .box-1 img { width: 100%; height: 100%; object-fit: cover; } .box-2 { padding: 10px; } .box-1, .box-2 { width: 50%; } .h-1 { font-size: 24px; font-weight: 700; } .text-muted { font-size: 14px; } .container .box { width: 100px; height: 100px; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 2px solid transparent; text-decoration: none; color: #615f5fdd; } .box:active, .box:visited { border: 2px solid #fe6593; } .box:hover { border: 2px solid #fe6593; color:#fe6593; } .btn.btn-primary { background-color: transparent; color: #fe6593; border: 0px; padding: 0; font-size: 14px; } .btn.btn-primary { font-size: 12px; } .footer .p-color { color: #fe6593; } .footer.text-muted { font-size: 10px; } .bi-x-circle { position: absolute; top: 20px; right: 20px; height: 20px; width: 20px; font-size: 18px; display: flex; align-items: center; justify-content: center; } .bi-x-circle:hover { color: #fe6593; } @media (max-width:767px) { body { padding: 10px; } .body { width: 100%; height: 100%; } .box-1 { width: 100%; } .box-2 { width: 100%; height: 440px; } } HTML CSS JS Tidy >_Console Clear Console >_Console File Setting HTML Code Playground Setting Title Description Bootstrap 5 login form component, features login with social button like Facebook, Google, and Email Catagory Bootstrap Tags Bootstrap5 Box Login Form Resource Add External Stylesheets and Script