SEO services Social media marketing Local SEO PPC management services Link building service Content writing Web design Web development Website hosting Mobile Apps Marketing
This is an example of a student login form, designed using HTML, CSS, and Bootstrap framework 4. The background images are imported to the code with their URLs. The body is given the styles of background-color as #4052e4, display as grid, and place-items as center to centralize the content. The header buttons take a background color of #fff2f1, and a font color of #e0726c, on hover. The user image is given a width and a height of 22px. The input text fields are given the styles of background-color as #fff2f1, border-radius as 8px, padding as 8px 17px, font-size as 13px, border as 1px solid #f5f0ef, and font color as #dccece. The 'Continue' button is given the styles of background-color as #ff4133, and border as 1px solid rgb(300, 200, 200). The 'Register' text is displayed using the styles of font-weight as bold, font color as #e0726c, and font-size as 12px. Source: https://bbbootstrap.com/snippets/bootstrap-student-login-form-61721837
This is a template of a main screen with login and registration pages, designed using CSS, HTML, and Bootstrap framework 4. The form consists of three cards. The images are imported to the code with their URLs. The body of the form is given a background color of #81D4FA. The information cards are given a box-shadow style of 0px 8px 16px 0px #1976D2. The 'Login" buttons are given a background color of #F9A825, which turns to #F57F17 on hover. The 'Register' button on the first page is given a border style of 2px solid #F9A825, font color of #F9A825, background color as transparent, which turns its background color to #F57F17, on hover. The input text fields are given a font-size as 16px, border-bottom style as 1px solid lightgrey, which take the border-bottom style of 1px solid #EF5350, in a hover event. Media quarries have been used to make the form more responsive to mobile users. Source: https://bbbootstrap.com/snippets/main-screen-login-and-registration-pages-81977405
This is an example of a login form with footer and social media icons, designed using HTML, CSS, and Bootstrap framework 4. The images and icons are imported to the code with their URLs. The body of the form is given a background color of #B0BEC5, and font color of #000. The information card is given a box-shadow of 0px 4px 8px 0px #757575. The social media icons are given a font-size as 18px, border-radius as 50% to get the circular shape, cursor style as pointer to get the hand cursor effect on hover and background color as #3b5998 for Facebook, #1DA1F2 for Twitter, and #2867B2 for LinkedIn. The input text fields are given the styles of border as 1px solid lightgrey, background color as #2C3E50, font-size as 14px, and letter-spacing as 1px. In a focus event, the text fields take a border value of 1px solid #304FFE. The 'Login' button is given a background color as #000, which turn to #1A237E, in a hover event. Source: https://bbbootstrap.com/snippets/login-form-footer-and-social-media-icons-55203607
This is an example of a login form with social media icons, designed using HTML, CSS, and Bootstrap framework 4. The concept of Lists has been used with UL and LI components display the social media icons in an orderly manner. The body of the form is given a background color of #8E24AA, whereas the information container is given the styles of border-top as 4px solid #F8BBD0, and a background-color as #BA68C8. The social media icons are given a border-radius as 50% to get the circular shape, height, and width as 50px, and background color of #ad63b9. The text lines of the form are displayed in #df9de8 color. The input text fields are given a border value of 1px solid #9952a5, which turns to 1px solid #71357b, in the selected mode. The 'Register Now' button is given a height of 45px, and a linear gradient background color of (to right, #E55D87 0%, #5FC3E4 100%), which turn to (to right, #5FC3E4 0%, #E55D87 100%), on hover. Source: https://bbbootstrap.com/snippets/bootstrap-login-form-social-media-icons-56471957
This is an example of a product page template with a buy now button, designed using CSS, HTML, and Bootstrap framework 4. The product image is imported to the code with its URL. The body of the form is given a background color as #ffc107, and a font-family style as Arial, Helvetica, sans-serif. The background color of the information container is set as #fff. 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 product details in an orderly manner. The product details are given a line-height as 50px, and font color as #000. The 'Description' and 'Review' sections are given a font-weight style as Bold. The 'Buy Now' button is given a border color as 2px solid yellow, font color as #000, font-size as 12px, and font-weight as bold, and turns its background color to yellow in a hover event. Media quarries have been used to increase the responsiveness of the form. Source:https://bbbootstrap.com/snippets/bootstrap-product-page-template-buy-now-button-77561293