This is another example of a bootstrap card view, designed using HTML, CSS, and bootstrap framework 4. Fonts and images are imported to the code with their URLs. The concept of Lists has been used with the LI component to display the details in an orderly manner. 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 subtitle is given the styles of color as #8d97ad, line-height as 24px, and font-size as 13px. The name of the person is given a line-height of 22px, and a font-size of 18px. The list of social media icons is given the styles of color: #8d97ad, and padding-right: 15px, which takes a transformation of translate3d (0px, -5px, 0px), with a transition of 0.1s ease-in and change its color to #316ce8, in a hover event.
This is an example of a bootstrap card view, designed using HTML, CSS, and bootstrap framework 4. Fonts and images 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 subtitle is given the styles of color as #8d97ad, and line-height as 24px. The profile pic image is given a min-height of 200px. The concept of Lists has been used with the LI component to display the details in an orderly manner. In a hover event, the profile pic takes a transform effect of translate3d (0px, -5px, 0px) with a transition of 0.1s ease-in, to change the color to rgba(26, 139, 243, 0.87).
This is another template for a bootstrap testimonials web form, designed using HTML, CSS, and bootstrap framework 4. Bootstrap styles, fonts, icons, and images are imported to the code with their URLs. Media queries have been used to make the form responsive. 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 name of the person is given the styles of line-height as 22px, and font-size as 18px in CSS and text style as uppercase in HTML, whereas the subtitle is given the styles of color as #8d97ad, line-height as 24px, and font-size as 16px. The toggle buttons have the styles of border-radius as 0px, and margin as 8px -2px 8px 0, which change to background: transparent, color: #8d97ad, and border-right: 3px solid #2cdd9b, when they're active. The toggle button image is given a width of 70px, and an opacity of 0.5, which change to opacity: 1, when they're active.
This is another template for a bootstrap testimonials web form with a carousel feature, designed using HTML, CSS, JavaScript, and bootstrap framework 4. JavaScript functions have been used to implement the carousel effect. Bootstrap styles, fonts, icons, and images are imported to the code with their URLs. Media queries have been used to make the form responsive. 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 subtitle is given the styles of color as #8d97ad, and line-height as 24px. The text style of the title is set to uppercase in HTML to automatically convert the text to uppercase. The inner card is given the background color #188ef4 and also the linear gradient color of that, for the browsers that support linear gradient colors. The owl dots are given the styles of background as transparent, color as #8d97ad, font-size as 34px, and it changes its color to #263238, in a hover event.
This is another template for a bootstrap testimonials web form with a video carousel feature, designed using HTML, CSS, JavaScript, and bootstrap framework 4. JavaScript functions have been used to implement the carousel effect. Bootstrap styles, fonts, icons, and images 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. The name of the person is given the styles of line-height as 22px, and font-size as 18px, whereas the font-size of the title is set to 13px. The subtitle is given the styles of color as #8d97ad, line-height as 24px, and the play icon is given the styles of font-size as 34px, and color as #ffffff. Owl dots have been used to control carousel function, with their styles set to border-radius as 100%, width as 70px, height as 70px, background-size as cover, margin-right as10px, and cursor as pointer to get the hand pointer effect. The owl dot changes its opacity to 1 from 0.4, in a hover effect.
This is another example of a bootstrap testimonials web form with a carousel feature, designed using HTML, CSS, JavaScript, and bootstrap framework 4. JavaScript functions have been used to implement the carousel effect. Bootstrap styles, fonts, icons, and images 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. The testimonial text has the styles of line-height: 30px, and font-size: 18px, whereas the client title is given the font-size 13px. The owl dots have been used to control carousel function, and given the color #188ef4 to be activated in a hover event. A divider has been used to divide content between the page description and the testimonials, with the styles of height as 2px, and width as 40px.