• Latest
  • Featured
This is an example of an order confirmation invoice/bill template, designed using HTML, CSS, and Bootstrap framework 4. It displays the purchased products, product images, purchased quantity, and pricing details with the total amounts. The product images and the font style is imported to the code with their URLs. The body of the form is given the styles of background-color as #ffe8d2, and font-family as 'Montserrat', sans-serif. The footer and logo area of the form is given a background color of #eeeeeea8. The product quantity is displayed using the styles of font-size as 12px, and font color as #dedbdb. The prices are displayed using a font-weight style as bold to make them highlighted. The discount value is displayed using the success style making the font color green. The justify-content style is set as center in HTML, to centralize the form. Source:https://bbbootstrap.com/snippets/bootstrap-order-confirmation-invoice-bill-template-49857128
This is an example of a sale invoice template, designed using CSS, HTML, and Bootstrap framework 4. The template can be used to display the product details, pricing details, and proceed to payment or to get a printout. The form is given a style set of position as relative, display as flex, flex-direction as column, word-wrap as break-word to allow breaking and wrapping long words onto the next line, background-color as #fff, background-clip as border-box, border as 1px solid #c8ced3, and border-radius as .25rem. The card header is given the styles of padding as .75rem 1.25rem, background-color as #f0f3f5, and border-bottom as 1px solid #c8ced3. The 'Print' and 'Save' buttons are crated as secondary and info type buttons in the HTML. The headings are given a text style as strong, in the HTML to make them highlighted. The 'Proceed to Payment' button is created as a success type button in HTML. Source: https://bbbootstrap.com/snippets/sale-invoice-template-85038753
This is a template of an input search with detailed information form, designed using CSS, HTML, and Bootstrap framework 4. The images are imported to the code with their URLs. Media quarries have been used to increase the responsiveness of the form. The body of the form is given a background color of #DEDEE6. The left side container is given a background color of #4820A7, whereas the right side container is given #F9F9F9. The upper tabs are displayed using the styles of font-size as 10px, font-weight as bold, and font color as #C4C4C6. The cursor style for tabs is set as pointer to get the hand cursor effect on hover. The font color of the tabs gets changed to #5B5B5B, in a hover event. The user image takes a border effect of 2px solid #d8ff00, in a hover event. The input text field is give a style set of background as #F7F8FD, letter-spacing as 1px, font color as #C4C4C6, font-size as 10px, and font-weight as bold. Source: https://bbbootstrap.com/snippets/bootstrap-input-search-detailed-information-70715936
This is an example of a search bar with hover effects, designed using CSS, HTML, and Bootstrap framework 4. The body of the form is given a background color of #e74c3c, and the height and the width are set as 100%. The search input is given a style set of font color as white, margin-top as 5px, line-height as 40px, and transition value as width 0.4s linear. The caret color of the search input is set as red. In a hover event. The search icon is given a style set of height and width as 50px, float as right, display as flex, justify-content as center, align-items as center, border-radius as 50% to get the circle shape, font color as white, and background-color as black. The search icon changes its background color to red and the font color to #fff. Source: https://bbbootstrap.com/snippets/awesome-search-bar-hover-17080978
This is an example of a search box on header with image in background, designed using CSS, HTML styles and Bootstrap framework 4. The background image is imported to the code with its URL. The form is given the styles of padding as 40px, margin-bottom as 22px, font color as #fff, text-shadow as 0 1px 2px rgba(0, 0, 0, 0.25), background-color as #2e9df7, and box-shadow as 0 15px 15px -15px rgba(0, 0, 0, 0.25). The input text of the search bar is given the styles of font-family as "lucida grande", "Lucida Sans Unicode", tahoma, sans-serif, color as #333, font-size as 15px, padding as 3px;width as 250px, background as #fff, and border as 1px solid #999. The background color of the 'Go' button is set as #1268b3. The font-size for the button is set as 13px, and a text-transform style is given as uppercase to automatically convert the text to uppercase. Source: https://bbbootstrap.com/snippets/search-box-header-image-background-70660533
This is a template of an advanced search and filter menu, designed using JavaScript methods, CSS and HTML styles, and Bootstrap framework 4. JavaScript methods have been used to implement the functionality of the filter. The form is given a date-picker to select the arrival date. The body of the form has the styles of color as #000, height as 100%, and background-color as #7E57C2. The arrival information section is displayed using the styles of border as 1px solid #CFD8DC, color as #9E9E9E, and cursor as pointer to get the hand cursor on hover. The arrival tabs take the styles of background-color as #304FFE, font color as #fff, and border as 1px solid #304FFE, on hover. The 'And' button has the styles of color as #388E3C, background-color as #C8E6C9, padding as 5px 9px, and cursor as pointer, whereas the 'Or' button is given the styles of background-color as #BBDEFB, color as #1976D2, padding as 5px 12px, and cursor as pointer. Source: https://bbbootstrap.com/snippets/advanced-search-and-filter-menu-97854833
This is an example of an E-Commerce single product card template, design using JavaScript, CSS, HTML styles, and Bootstrap framework 4. The form consists of a product card that gives three views of the product from different angles. The product images are imported to the code with their URLs. JavaScript getElementById method has been used to select the images. The discount section has the styles of text-align as center, height as 25px, line-height as 8px, border-radius as 4px, font-size as 13px, display as flex, align-items as center, justify-content as center, and color as #fff. The thumbnail product images are displayed using the styles of width and height as 50px, border as 1px solid #eee, padding as 5px, cursor style as pointer to get the hand cursor effect on hover, and border-radius as 4px. The thumbnails take a border effect of 1px solid #00000059, in a hover event over them. The 'Add to cart' button text is given a text-transform style as uppercase to automatically convert the text to uppercase. The button changes its background color to #343a40, in a hover event. Source:https://bbbootstrap.com/snippets/bootstrap-ecommerce-single-product-using-card-98035165
This is an example of a simple E-commerce sale template, designed using CSS, HTML styles, and Bootstrap framework 4. The product image is imported to the code with its URL. The body of the form has the styles of background-color as #daecec, display as grid, and place-items as center to centralize the items. The border-radius of the sale template is set as 20px, and a background color given as #ffffff. The heading of the form is displayed using a font-size of 18px and a font color of #fbdfdc. The upper section of the card has the styles of background-color as #f57979, font color as #f9dad6, and border-radius as 10px 10px 0px 0px. The card description is displayed using the styles of font color as #b8babb, and font-weight as 500. The '2- days' button has the styles of background-color as #f05c5d, border-radius as 10px, and font-size as 80, which changes its font color to #77cbc5, on hover. Source: https://bbbootstrap.com/snippets/bootstrap-e-commerce-sale-template-96064784