This is an example of a LinkedIn login page template, 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 a color of #eee. The Welcome text is displayed using a font-size of 23px. The input text fields are given the styles of background color as #E3F2FD, margin-top as 10px, font-size as 9px, font-weight as bold, font color as #fff, padding-top and bottom as 15px, and caret-color as red to set the color of the insertion caret. The 'Forgot Password' text is given a font color of #42A5F5. The "login; button is given the styles of background color as #0277BD, font-size as 11px, and font-weight as bold. The 'Sign up' button is given the styles of background-color as #fff, font color as #0277BD, and font-size as 11px. The buttons are created as primary type buttons. The media quarries have also been used to increase the responsiveness of the form. Source: https://bbbootstrap.com/snippets/bootstrap-linkedin-login-page-72193613
This is an example of a billing template with a checkout button, designed using CSS, HTML, and Bootstrap framework 4. The user image and font styles are imported to the code using their URLs. The body of the form is given the styles of background-color as #d7dee5, display as grid, and place-items as center. The information card is given the styles of background-color as #ffffff, border-radius as 10px, font-family as 'Manrope', sans-serif, and line-height as 1rem. The user name is displayed with a font-size of 0.9rem and the billing item is displayed with a font color of #bcbbc0. The user image is given a height of 55sspx and a width of 55px. The price is displayed using a font color of purple. The 'Checkout' button is given a font color as white, and a background color as #6f57d3, which changes to #5843af, in a hover event. Source: https://bbbootstrap.com/snippets/bootstrap-billing-template-checkout-button-17853351
This is an example of a pricing table template, designed using CSS, HTML, and Bootstrap framework 4. The form consists of three pricing cards that take a scale-up effect in a hover event. The body of the form is given a background color of #C9D6FF. 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 price cards, in an orderly manner. The 'Signup' button is displayed using a background color of #C64545, the font color of #fff, and a border-radius of 20px. The price card headers are given a text style as light and font-weight as normal. In a hover event, the price card takes a transform effect of scale(1.05), to create the scale-up effect. Each price card is given a deco-layer that takes a transform effect of translate3d(15px, 0, 0), in a hover event. Source: https://bbbootstrap.com/snippets/pricing-table-template-62499869
This is an example of a simple product comparison template, designed using HTML, CSS, and Bootstrap framework 4. The product images and fonts are imported to the code with their URLs. The form consists of three product cards. The body of the form is given the styles of background as #F5F1EE, font-family as 'Roboto', sans-serif. The product card is given a width of 250px and a border-radius of 10px. The product image is given width as 35px, and height as 25px. The price of the product is displayed using a font-size of 13px, whereas the fuel efficiency is displayed using a font size of 1rem. The engine and horsepower section is given a background color as #ECEDF1. The standard key features text is given the styles of text-decoration as underline, font-size as 9px, and cursor as pointer to get the hand cursor effect. Media quarries are used to increase the responsiveness of the form. Source: https://bbbootstrap.com/snippets/bootstrap-product-comparison-template-99013072
This is an example of a testimonials template with hover animations, designed using HTML, CSS, and Bootstrap framework 4. CSS styles and images are imported to the code with the URLs. The testimonial cards take a rotate animation in a hover event. The body of the form is given a background color of #E9EAEA.The header of the form is given the styles of color as black, and text-shadow as 2px 2px 2px violet. The testimonial cards are given the styles of as 24%, height as 550px, border-radius as 10px, background-color as white, display as inline-block, margin-left as 15px, and box-shadow as 15px 8px 15px brown. The profile images are given a border-radius value as 50% to get the circle shape. The profile names are given a font-size as 20px, font-weight as bold, and font color as darkblue. The location is displayed in the font color of darkorange, whereas the content is given a font-size as 18px, and font color as darkslategrey. In a hover event, the background color of the cards turns to aquamarine, while the cards take a transform effect of rotate(-10deg), to imply the rotate animation. The animation duration is set to 3s. Source: https://bbbootstrap.com/snippets/awesome-testimonial-template-43488673
This is an example of a testimonials template with hover effects, designed using HTML, CSS, and Bootstrap framework 4. CSS styles and images are imported to the code with the URLs. The body of the form is given a background color of #E9EAEA. The header of the form is given a font color as chocolate, and a text-align style as center. Media quarries have been used to increase the responsiveness of the form. The testimonial cards have the styles of width as 24%, height as 550px, border-radius as 10px, background-color as white, display as inline-block, margin-left as 15px, box-shadow as 5px 5px 5px gray, top as 40px, and left as 11%. In a hover event, the testimonial cards take the background color of cadetblue. The profile images are given a border-radius value as 50% to get the circle shape. The profile names are given a font-size as 20px, font-weight as bold, and font color as darkblue. The location is displayed in the font color of darkorange, whereas the content is given a font-size as 18px, and font color as darkslategrey. Source:https://bbbootstrap.com/snippets/awesome-testimonial-template-for-your-company-51716666