This is an example of a multiple-use 3-column bootstrap cards section with hover effects, designed using CSS, HTML, and bootstrap 4 framework. The fonts are imported to the code with its URL. The web form is given the styles of font-family as "Montserrat", sans-serif, background color of #8d97ad, and font-weight as 300. The h1 to h6 sections are given a color of #3e4555 and a font-weight of 500. The card header is given a text color of #3e4555, which changes to #316ce8 in a hover event. The background color of the form is set as #f4f8fa, whereas the subtitle is given the styles of color as #8d97ad, and line-height as 24px. The card is also given a shadow styles of 0px 0px 30px rgba (115, 128, 157, 0.1). The size of the text icon is set to 45px, and the color is set to a linear gradient, based on #2cdd9b and #1dc8cc. The view details button is also given the same linear gradient color, which changes to another gradient color based on #1dc8cc and #2cdd9b, in a hover event.
This is an example of a blog type bootstrap service card layout, designed using CSS, HTML, and bootstrap 4 framework. The images and fonts are imported to the code with their URLs. The web form is given the styles of font-family as "Montserrat", sans-serif, background color of #8d97ad, and font-weight as 300. The h1 to h6 sections are given a color of #3e4555 and a font-weight of 500. The Learn more text is given a color of #3e4555, which changes to #316ce8, in a hover event. The subtitle is given the styles of color as #8d97ad, and line-height as 24px. The View Details button is given a background color of #188ef4 and also the linear gradient color of that, for the browsers that support linear gradient colors. It changes its color to #316ce8, in a hover event. The padding style of the button is set to 15px 45px, and the font-size is set to 16px.
This is an example of a simple bootstrap service card layout section with images, designed using CSS, HTML, and bootstrap 4 framework. The image and fonts are imported to the code with their URLs. The web form is given the styles of font-family as "Montserrat", sans-serif, background color of #8d97ad, and font-weight as 300. The h1 to h6 sections are given a color of #3e4555 and a font-weight of 500. The background color of the form is set as #f4f8fa, whereas the card is given a shadow style of 0px 0px 30px rgba (115, 128, 157, 0.1). The View Details button has a background color of #2cdd9b and also the linear gradient color of that, for the browsers that support linear gradient colors. It changes its color to #1dc8cc, in a hover event. The header of the card is also given a font color of #3e4555 which changes to #316ce8, in a hover event.
This is an example of a bootstrap service card layout with buttons, designed using CSS, HTML, and bootstrap 4 framework. The image and fonts are imported to the code with their URLs and media queries have been used to make the form responsive. The webform is given the styles of font-family as "Montserrat", sans-serif, background color of #8d97ad, and font-weight as 300. The h1 to h6 sections are given a color of #3e4555 and a font-weight of 500. The title of the card is given a line-height of 22px and a font-size of 18px. The background color of the form is set as #f4f8fa, whereas the View details button is given the styles of padding as 15px 45px, and font-size as 16px. The "Let's talk" button section of the card is given a linear gradient color of #2cdd9b, whereas the View details button has a background color of #2cdd9b and also the linear gradient color of that, for the browsers that support linear gradient colors. It changes its color to #1dc8cc, in a hover event.
This is an example of a bootstrap card view with pricing cards, designed using HTML, and CSS. Bootstrap fonts and styles are imported to the form with their URLs. The web form is given the styles of font-family as "Montserrat", sans-serif, background color of #8d97ad, and font-weight as 300. The h1 to h6 sections are given a color of #3e4555 and a font-weight of 500, whereas the subtitle is given the styles of color as #8d97ad, and line-height as 24px. Section titles are given a font-size of 18px and a line-height of 22px. The pricing box is given the styles of top as -20px, and font-size as 16px. The choose plan button is given the color #188ef4 and also the linear gradient color of that, for the browsers that support linear gradient colors. In a hover event, the color of the button switch between #188ef4 and #316ce8.
This is an example of a bootstrap pricing plan view, designed using CSS, HTML, and bootstrap framework 4. 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 in an orderly manner. Bootstrap fonts and images are imported to the form with their URLs. The web form is given the styles of font-family as "Montserrat", sans-serif, color as #8d97ad, font-weight as 300, background-size as cover, max-height as 530px, and margin-bottom as 250px. The h1 to h6 sections are given a color of #3e4555 and a font-weight of 500, whereas the subtitle is given the styles of color as #8d97ad, and line-height as 24px. The pricing text has the styles of font-size as 100px, font-weight as 400, line-height as 100px, and color as #263238. The buttons are given the color #2cdd9b and also the linear gradient color of that, for the browsers that support linear gradient colors. In a hover event, one button switches the color between #2cdd9b and #1dc8cc, while the other takes a fill effect of #2cdd9b.