This is an example of another signup form with a floating label, designed using HTML, CSS, and Bootstrap framework 4. The background image is imported to the code with its URL. The form consists of input fields, signup button or sign in with Google link. The body is given the styles of color as #000, height as 100%, and background-color as #D32F2F. The input fields are given the styles of background-color as #F3E5F5, padding as 8px 0px 8px 0px, width as 100%, box-sizing as border-box, border-bottom as 1px solid #F3E5F5, font-size as 18px, color as #000 and font-weight as 300. The input fields take the styles of border-bottom as 1px solid #D32F2F, and font-weight as 400, in a focus event. The signup button is given a background color of #BDBDBD, where it changes to #D32F2F, in a hover event. The input text label takes a transform style of translate3d(0, -100%, 0), to generate a floating label effect, in a focus event.
Source: https://bbbootstrap.com/snippets/sign-up-form-floating-label-96054886
This is an example of another login form with a background image and hover effects, designed using HTML, CSS, and Bootstrap framework 4. The background image is imported to the code with its URL. Media quarries are used to increase the responsiveness of the form. The form consists of input fields, checkbox, and primary type buttons with hover effects. The Create your account title is given a font color as #fff, and font-weight as 200. The Forgot Password button is given a background color of #bcc2be. The text input fields are given a text color of #495057, whereas the text input fields section is given the styles of width as 80%, and border-radius as 25px. The Login section is given a background color as aquamarine. The buttons change their background colors in a hover event.
Source: https://bbbootstrap.com/snippets/login-form-background-image-15064663
This is an example of another simple signup form with Login with Google ID button, designed using HTML, CSS, and Bootstrap framework 4. The body of the form is given a background color of #f2f7fb. The signup card is given a border-radius of 5px, box-shadow of 0 0 5px 0 rgba(43, 43, 43, .1), 0 11px 6px -7px rgba(43, 43, 43, .1), transition of all .3s ease-in-out, and a background-color of #fff. The input fields are given the styles of font-size as 16px, font-weight as 400, padding as 9px, and border-bottom as 1px solid #ccc. The signup button has the styles of background-color as #4099ff, border-color as #4099ff, color as #fff, and cursor as pointer to get the hand cursor effect. The button text is given the styles of border-radius as 2px, text-transform as capitalize to make the first letter of each of uppercase, and font-size as 15px. The Google sign in button has the styles of color as #545454, background-color as #ffffff, and box-shadow as 0 1px 2px 1px #ddd.
Source: https://bbbootstrap.com/snippets/simple-signup-form-google-login-button-96902863
This is an example of a signup/login form with a "Go Back" refresh button designed using HTML, CSS, JavaScript, and Bootstrap framework 4. The Form consists of tabs, input fields, toggle button, and primary type sign in/signup, and go back buttons. The background images are imported to the code with their URLs. JavaScript function has been used to implement the functionality of the toggle button. The body of the form is given a font-family style as 'Open Sans', sans-serif. The users are given the ability to switch between the sign-up and sign-in forms using the tabs. The form card is given the styles of height as 575px, width as 430px, border-radius as 5px, and box-shadow as 0px 2px 7px rgba(0, 0, 0, 0.2). The section titles are given a font-size of 18px, and a text-transform style as uppercase to automatically convert the text to uppercase. The input fields are given a cursor style as pointer to get the hand cursor effect. The sign-in button takes the color of #0F4FE6, in a hover event.
Source: https://bbbootstrap.com/snippets/login-signup-form-refresh-button-59872734
This is an example of a simple signup form designed using HTML, CSS, and Bootstrap framework 4. The form consists of input fields and a signup button. The body of the form is given a background-color of #000, whereas the signup card is given the styles of background-color as #fff, padding as 45px, and border-radius as 1px. The title of the signup card is given a font-size of 36px, and a letter-spacing of 0.08em. The input fields are given the styles of font-size as 16px, padding as 10px 15px, color as #555, background-color as #fff, and border-radius as 3px. The signup button has the styles of background as #44c5ee, padding as 10px 28px, border as 2px solid #44c5ee, color as #fff, border-radius as 50px to get the oval shape, font-weight as 700, letter-spacing as 0.08em, and transition as 0.5s all. The button changes its background color to #fff, and font color to #496174, in a hover event.
Source: https://bbbootstrap.com/snippets/simple-signup-form-animation-button-39008712
This is an example of an animated signup/login form with a rotate animation, designed using CSS, HTML, and Bootstrap framework 4. The background image is imported to the code with its URL. The body of the form is given the styles of color as #6a6f8c, background as #c8c8c8, and font as 600 16px/18px 'Open Sans', sans-serif. The users can switch between the login and signup forms by clicking on the tabs and the section appears with a rotate animation. To hide one section from another while on active mode, the value of backface-visibility is set as hidden. The two sections are given a transform value as rotateY(180deg) to implement the animation. The section titles are given a text-transform style as uppercase to automatically convert the text to uppercase. The input fields text is given the styles of font color as #aaa, and font-size as 12px. In a focus event, the background of the input fields gets changed to #fff.
Source: https://bbbootstrap.com/snippets/animated-login-and-sign-up-form-59406852
This is an example of a Bootstrap Signup form, designed using HTML, CSS, and Bootstrap framework 4. The signup card has the styles of margin-bottom as 30px, box-shadow as 0 2px 3px rgba(0, 0, 0, 0.03), and transition as .5, whereas the body is given a background color of #f9f9fa. The card title is given a font-size as 15px, font-family as Roboto, sans-serif, font-weight as 300, line-height as 1.5, padding as 15px 20px, and border-bottom as 1px solid rgba(77, 82, 89, 0.07). The input fields are given a border color of #ebebeb, font-size as 14px, and a font color as #8b95a5. The signup button is given a background color of #33cabb, whereas the button font is given the styles of font-size as 12px, and a text-transform style as uppercase to automatically convert the text to uppercase. It is also given a cursor style as pointer to get the hand cursor effect on a hover event. The button changes its background color to #52d3c7, in a hover event.
Source: https://bbbootstrap.com/snippets/signup-form-32039614
This is an example of a login page with Google, and Facebook logins, designed using HTML, CSS, and Bootstrap framework 4. The form consists of buttons and checkboxes. The form wrapper is given the styles of border-bottom as 1px solid #e4e4e4, background as #fff, and padding as 50px. The login buttons are given the styles of color as #fff, width as 100%, height as 50px, padding as 6px 25px, line-height as 36px, margin-bottom as 20px, text-align as left, border-radius as 5px, background as #4385f5, font-size as 16px, and border as 1px solid #4385f5. The Login with Google button is given a background color as #db4c3e, and a border of 1px solid #db4c3e. The input fields have the styles of font-size as 14px, line-height as 24px, border as 1px solid #fafafa, border-radius as 3px, and font-family as 'Roboto'. The input fields take a border style of 1px solid #4285f4 in a focus event. The login button takes a background color of #2c6ad4, and the Google button takes the color of #bd4033, in a hover event.
Source: https://bbbootstrap.com/snippets/login-using-facebook-and-google-plus-40154529#
This is an example of a Poll layout, designed using CSS, HTML, and Bootstrap framework 4. Bootstrap and CSS styles are imported to the code with their URLs along with the icons. The concept of Lists has been used with UL and LI components. UL element has been used with the child elements of LI to display the poll rows in an orderly manner. The layout consists of primary type buttons and checkboxes. The poll details are displayed in three tables. Each table has checkboxes to select and buttons to vote. The values of the checkboxes are defined in the HTML. The body of the form is given a margin-top as 20px. The poll sections are given a display type as block.
Source: https://bootsnipp.com/snippets/92jm
This is an example of an email inbox layout, designed using HTML, CSS, and Bootstrap framework 4. The CSS and Bootstrap styles are imported to the code with their URLs. The concept of Lists has been used with UL and LI components. UL element has been used with the child elements of LI to display the details, section wise, or in an orderly manner. The body of the form is given a margin-top of 50px, whereas the checkboxes are given a margin-top of 2px. The buttons take a background color of #FFBC00, on top of their original background color, in a hover event. The content section is given a font color of #222, and background-color of #F3F3F3. Email title is given the styles of color as #15C, font-weight as bold, and font-size as 110%, whereas the URL is given a font color of #093.
Source: https://bootsnipp.com/snippets/Vv2b
This is an example of a Pricing Table designed using HTML, CSS, and Bootstrap framework 4. CSS and Bootstrap styles are imported to the code with their URL, whereas the media quarries are used to increase the responsiveness of the form. The pricing details are displayed in three separate tables and the styles for the tables are given separately. The body of the form is given the styles of background as #eef0f1, color as #777, font-size as 13px, font-family as 'Roboto', 'Open Sans', Arial, sans-serif, and font-weight as 300. The header of the form is given a font-size of 24px. The concept of Lists has been used with UL and LI components. UL element has been used with the child elements of LI to display the child elements of the tables, in an orderly manner. The button is given a cursor style as pointer to get the hand cursor effect.
Source: https://codepen.io/wong2587/pen/ydapc
This is an example of a simple web signup form, designed using HTML, CSS, and Bootstrap framework 4. The CSS and Bootstrap styles are imported to the code with their URLs. The color graph section is given a background color of #c4e17f, and a border radius of 5px. It is given a linear gradient background image of linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4). The form is given two primary type buttons to Register and Sign in. The text areas of the input fields are given the value True to hide the default text, when in active mode.
Source: https://codepen.io/Stanssongs/pen/pJxAG