• Latest
  • Featured
This is another example of a login+ registration form, designed using CSS, HTML, JavaScript, and Bootstrap framework 4. The font style, Bootstrap, and JavaScript styles are imported to the code with their URLs. The form consists of buttons, toggle buttons, and input text fields. The functionality of the toggle buttons has been implemented using JavaScript methods. The input text fields have been validated by making them required in HTML. The Register and Sign-in forms are given the styles of background color as #f3f3f3, box-shadow style as 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px, and width as 412px. The input text fields are given a font-size of 16px. The social media buttons are given the styles of font-weight as 100, font color as white, width as 190px, and font-size as 0.9rem. The two social media buttons are given two different background colors as #3C589C and #DF4B3B. The media quarries have been used to increase the responsiveness of the form. Source: https://bootsnipp.com/snippets/GavAo
This is an example of an animated login page, designed using CSS, HTML, JavaScript, and Bootstrap framework 4. The font style, CSS, and Bootstrap packages have been imported with their URLs. The form is set to switch between the login page and the register page. JavaScript methods have been used to implement the switching animation of the login and register forms. The body of the form is given a font family style as 'Mukta', sans-serif. The white panel is given the styles of background-color as rgba(255,255, 255, 1), height as 500px, transition as .3s ease-in-out, and box-shadow as 0 0 15px 9px #00000096. The registration and login panels are given a height as 400px, and background-color as rgba(236, 48, 20, 0.9). The 'Register' and 'Login' buttons in the white panel are displayed with the styles of background color as #444444, font color as #f9f9f9, text-transform as uppercase to automatically convert the text to uppercase, and cursor style as pointer to get the hand cursor effect on hover. Source: https://bootsnipp.com/snippets/92gmX
This is an example of an E-commerce product list, designed using CSS, HTML, and Bootstrap framework 4. The font style and product images have been 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 prices, in an orderly manner. The body of the form is given a background color of #f4f7f6. The product image is given a transform style as translate(-50%), and a transition style of all 0.2s ease-in-out. The product image moves -40px to the top and takes a box-shadow style of 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22), in a hover event. The new price of the product is displayed with a font color of #ff4136. The product name is displayed with a size of 15px. The media quarries have been used to increase the responsiveness of the form. Source: https://www.bootdey.com/snippets/view/bs4-ecommerce-products#css
This is an example of an accordion feature with collapsible buttons, designed using CSS, HTML, and Bootstrap framework 4. The font style has been imported to the code with its URL. The JavaScript methods have been used to implement the functionality of the collapsible buttons. The form consists of four accordion panels. The panel title is displayed with the styles of display as block, font-weight as 400, font-size as 18px, line-height as 1.6, and font color as #6d7194. Each panel is given a plus icon to expand the panel, which is displayed with the styles of font-size as 45px, and background color as #03C6FE. The panel body is given a border style of 1px solid #d9d7d7. When expanded, the panel takes the background color of #03C6FE. The font color of the panel heading also changes to #fff, in the expanded mode. Source: https://www.bootdey.com/snippets/view/accordion-collapse-buttons#html
This is an example of a testimonial card format with a flipping animation, designed using CSS, HTML, and Bootstrap framework 4. The user images are imported to the code with their URLs. The card is given an animation to flip between the user information on the front side and testimonial on the backside, on hover. The background color of the form is set as #f7f6f6. The front and back sides of the cards are given the styles separately. The cards are given the styles of width and height as 100%, cursor as pointer to get the hand cursor effect in a hover event, background color as #D50000, font color as #fff, border-radius as 10px to get the rounded corners, transform as rotateY(180deg), border as 1px solid #eee, and box-shadow as 5px 6px 6px 2px #e9ecef. The user name is displayed with a font color of #eee, and a font-size of 10px. The cards are given a transform effect as rotateY(180deg), to get the flipping animation on hover. Source:https://bbbootstrap.com/snippets/bootstrap-client-testimonials-3d-flip-animation-49579340
This is an example of a carousel slider testimonial, designed using CSS, HTML, and Bootstrap framework 4. The user images have been imported to the code with their URLs. The form consists of three carousel items. The body of the form is given a background color of RGB(44, 44, 44). The user clause is displayed with the styles of font-size as 14px, line-height as 20px, and font-weight as 500. The card header section is given a background color of #627482, whereas the card background color is set as #E6E7E9. The user name in the card is displayed with a font color of #333. The user image is given a width of 200px, border-radius as 50% to get the circle shape, and a box-shadow style of 3px 15px 20px rgba(0, 0, 0, 0.5). The carousel indicators have the styles of cursor as pointer, border-radius as 50%, height and width as 10px, opacity as 0.5, and background color as #333. Source: https://bbbootstrap.com/snippets/bootstrap-carousel-slider-testimonials-dots-32243700
This is an example of an accordion feature, designed using CSS, HTML, and Bootstrap framework 4. The body of the form is given the styles of background color as #F15A5C, and font-family style as 'PT Sans Narrow', sans-serif. The font style has been imported to the code with its URL. The title of the form is given a text-transform style as uppercase to automatically convert the text to uppercase. The form consists of four accordion panels with hover effects. The title of each accordion panel is displayed with the styles of font color as #816d6d, display as block, font-size as 20px, background-color as #fff, and font-weight as 600, and transition as all 0.1s ease 0. The plus mark is displayed with the styles of font-family as fontawesome, text-align as center, font color as #816d6d, background-color as #fff, border as 5px solid #fff, font-size as 15px, height and width as 40px,border-radius as 50% to get the circle shape, and transition as all 0.3s ease 0s. In a hover event, the plus mark takes a transform effect as rotate(360deg), to create the rotating animation. Source: https://www.bootdey.com/snippets/view/Bootstrap-accordion-Start-Templates#css
This is an example of a user timeline layout with the hide option, designed using JavaScript, HTML, CSS, and Bootstrap framework 4. The font style, user images, and icons have been imported to the code with 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 child elements of the sidebar, in an orderly manner. JavaScript methods have been used to implement the functionality of the 'Hide' icon and the tooltip messages. The body of the form is given a background color as #eee. The user title name is displayed with the styles of font color as #5a7391, font-size as 16px, and font-weight as 600. The user profile image is given a border-radius value of 50% to get the circle shape and also width and a height of 50%. The 'Follow' button is given a text-transform style as uppercase to automatically convert the text to uppercase. The View, Delete, and the Share buttons are given different background colors as #80d752, #39b3d7, and #d73814. Source: https://www.bootdey.com/snippets/view/User-wall-with-sidebar-show-hide#js