This is another example of a bootstrap footer template with hover effects, designed using HTML, CSS, JavaScript and Bootstrap framework 4. The icons and images 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 in an orderly manner. JavaScript functions have been used to display the "Top" button when the sure scrolls down 20px from the top of the form and take the user back to the top when it's clicked. The column headings are given the styles of font-size as 2rem, text-transform as uppercase automatically convert the text to uppercase, color as #304f50, font-weight as 500, margin as 1rem 0, padding as .4rem 0px, border-bottom as 1px solid #c7c7c7, and letter-spacing as 3px. The list items are given a font color as grey, which changes to #ff6600, in a hover event. The bottom footer is given a background color as cadetblue and font color as white. The button is given a font-size of 18px, cursor style as pointer to get the hand cursor effect, and a background color of #304f50, which changes to #555, in a hover event. Source: https://codepen.io/hanabach/pen/xBvJqX
This is an example of a bootstrap footer template with hover effects, designed using HTML, CSS, and Bootstrap framework 4. The icons 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 in an orderly manner. The body of the form is given a style set of font-family as Rubik, Arial, sans-serif, font-weight as 400, font-size as 1rem, overflow-x as hidden, and font color as #607289. The list titles are given the styles of font-size as 1rem, line-height as 1.375, font-family as Rubik, Arial, sans-serif, font-weight as 500, and color as #030929. The list items and social media icons have the styles of color as #818494, font-weight as 500, and background-color as transparent, and change their font color to #007bff, in a hover event. The background color for the footer form is set as #ebf4fa. Source: https://codepen.io/Mutulica/pen/rqwLwX
This is another example of a bootstrap footer template with hover effects, designed using HTML, CSS, and Bootstrap framework 4. The icons and images 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 in an orderly manner. The footer form is given the styles of background color as #222, font color as #aaa, and padding-top as 10px. The header titles are given a style set of color as #0894d1, letter-spacing as 1px, and margin as 30px 0 20px. The social media icons have the styles of float as left, margin-right as 3px, opacity as 0.7, border-radius as 50% to get the circle shape, and transition as all 0.3s ease-in-out. The icons take an opacity value of 1, in a hover event. The footer copyright section is given a background color as #333, and a font-size as 15px. The font color of the copyright span section is set as #0894d1. Source: https://codepen.io/Alioos_90/pen/VPbzpy
This is another example of a mobile responsive bootstrap footer template with hover effects, designed using HTML, CSS, and Bootstrap framework 4. The icons 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 in an orderly manner. Media queries have been used to increase the responsiveness of the form. The footer is divided into five sections as Footer top, Footer left, Footer right, Footer middle, and Footer bottom. The footer right section has the styles of font-family as Montserrat, font-size as 16px, and color as rgba(0, 0, 0, 0.5). The list items have the styles of color as rgba(0, 0, 0, 0.5), line-height as 1.6, and font-weight as 500, whereas the contact numbers are given the styles of font-size as 22px, and color as rgba(0, 0, 0, 1). The list items take the color of rgba(54, 204, 142, 1), in a hover event. The email signup button is given the styles of font-family as Montserrat, font-size as 16px, height as 50px, width as 30%, background-color as #36cc8e, font color as #fff, border-radius as 50px to get the circle shape and text-transform style as uppercase to convert the text to uppercase. Source: https://codepen.io/Tony_Codes/pen/pVJqqY
This is another example of a bootstrap footer template with hover effects, designed using HTML, CSS, and Bootstrap framework 4. The icons and images 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 in an orderly manner. The background color of the footer is set as #f5f5f5. The "Stay in Touch" content is given a font-size of 20px, with the font color as #333. The social media icons take the color red in a hover event. The "Latest events" items are also given the same color and turn to red, in a hover event, whereas the subtitle is given a font color of #969696. The gallery items have the styles of float as left, margin as 0 3% 2% 0, width as 31%, position as relative, and margin as 0 0 1%. Source: https://codepen.io/shamim539/pen/ZBQzYw
This is an example of a bootstrap footer template with hover effects, designed using HTML, CSS, and Bootstrap framework 4. The icons 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 in an orderly manner. Media queries have been used to increase the responsiveness of the form. The body of the form is given the styles of box-sizing as border-box, and font-family as "Lato", sans-serif. The footer is divided into three sections as Footer main, Footer social, and Footer legal and given styles. The background color of the main section is set as #555, with the font color set as #eee. The title of the list items has the styles of color as #fff, font-family as "Merriweather", serif, font-size as 1.375rem, and padding-bottom as 0.625rem. The list items take an underline effect in a hover event. The Footer legal section is given a background color of #333, and padding as 0.9375rem 1.875rem. Source: https://codepen.io/Caseguy/pen/gObBmGd