• Latest
  • Featured
This is an example of a contact us form section, designed using CSS, HTML, and Bootstrap framework 4. The background image is imported to the code with its URL. The form is given the styles of background as rgba(132, 155, 219, 0.5), and font-family as Arial, Helvetica, sans-serif. The form details are displayed using the styles of font-size as 11px, font-weight as bold, padding-left as 5px, and color as #828282. The 'Send' button is created as a primary type button and given the styles of width as 100%, font-size as 12px, margin-top as 10px, background-color as rgba(56, 147, 243, 0.67), text-align as center, and border-radius as 5px. The input text fields are given a background color of rgba(165, 147, 69, 0.075), and a box shadow of 0px 1px 1px 1px rgba(0, 0, 0, 0.2), which gets changed to background color of #495057, and a box shadow of 0 1px 1px 1px rgba(0, 123, 255, .25), in a focus event. Source: https://bbbootstrap.com/snippets/bootstrap-contact-us-form-section-47965943
This is an example of a Contact US form with a date picker, designed using CSS, HTML, JavaScript, and Bootstrap framework 4. The functionality of the date picker is implemented using JavaScript. The font style is imported to the code using its URL. The body is given a style set of display as grid, place-items as center, font-family as 'Manrope', sans-serif, and animation style of colorchange as 50, which changes the background color of the form, from time to time. The given background colors as red, yellow, blue, and green. The information card is given the styles of width as 500px, word-wrap style as break-word to allow long words to be able to break and wrap onto the next line, background-color as #fff, border-radius as 6px, and a box-shadow style for Mozilla browsers as 0px 0px 5px 0px rgba(212, 182, 212, 1). The 'Send Message' is created as a success type button and given the styles of font color as #fff, background-color as #ff5300, and border-color as #ff5300, which changes to font color as #fff, background-color as #ff0000, and border-color as #ff0000, in a hover event. The input text fields take a border style of 0 0 0 1px RGB(255, 255, 255), in a focus event. Source:https://webdesignerwall.com/page/3?s=contact&post_type=wdw_snippet#038;post_type=wdw_snippet
This is an example of a contact us form with an overlay background, designed using HTML, CSS, and Bootstrap framework 4. The background image is imported to the code using its URL. The descriptions are displayed using the font color of #fff. The overlay filter is created with the styles of width as 100%, height as 100vh, and background as rgba(0, 0, 0, 0.8). The address and phone number are displayed using a font color of #7B1FA2. The icons are given height and width as 50px, background color as #fff, font-size as 20px, and a border-radius of 50% to get the circle shape. The input text fields are given a margin-bottom of 13px, border-bottom style of 2px solid #eee, which changes to 2px solid #7B1FA2, in a focus event. The 'Send' button is created as a Dark-type button in HTML. Source:https://bbbootstrap.com/snippets/bootstrap-contact-us-form-overlay-background-18825276
This is an example of an e-commerce product list with hover effects, designed using HTML, CSS, and Bootstrap framework 4. The product images are imported to the code with their URLs. The body of the form is given a background color of #B3E5FC. The product card is given a border-radius of 6px, and background color of #fff. The product details are displayed using a font-size of 13px, and a color of #cbcbcb. The cost of the product is displayed using the styles of font color as #fb3531, font-weight as bold, and font-size as 20px. The cost of the three products is displayed using three different font colors. The rating stars are displayed using the color of #FBC02D. The cursor style for the products is set as pointer to get the hand cursor effect on hover. The text on the 'Add to Cart' button is displayed using a text style as uppercase to automatically convert the text to uppercase. The image container is given an animation of fade_in_show 0.5s to create the animation on hover. Source: https://bbbootstrap.com/snippets/bootstrap-ecommerce-product-list-two-product-images-onhover-effect-20402795
This is an example of an E-commerce product list with animation on add to cart button, designed using CSS, HTML, JavaScript, and Bootstrap framework 4. The product images are imported to the code with their URLs. The JavaScript methods have been used to implement the functionality of the Add button, on a clicked event. The body of the form is given a background color as #eee. The product card is given the styles of border as 1px solid #eee, and cursor style as pointer to get the hand cursor effect on hover. The Add to Cart button is given a background color of #d6d4d44f, and a border-radius of 4px. The green dot of the button is given the styles of background-color as green, border-radius as 50%, font-size as 8px, and font color as #fff. The Add to Cart button is given an animation of item 0.3s ease-in forwards, to create the dot span animation, whereas the product card is given a hover effect of transform as scale(1.04), to create the scale-up animation. Source: https://bbbootstrap.com/snippets/bootstrap-ecommerce-product-list-animation-add-cart-button-22938728
SEO services Social media marketing Local SEO PPC management services Link building service Content writing Web design Web development Website hosting Mobile Apps Marketing
a simple login form for students Aadi Web Solutions expertise in developing multi-functional, robust, dynamic, and scalable CMS websites utilizing advanced technologies (ASP.Net/PHP). We create websites for your Small, Medium and large business enterprise. If you want to propel your business forward, Cross-department collaboration and performance drive everything we create.
This is an example of a student login form, designed using HTML, CSS, and Bootstrap framework 4. The background images are imported to the code with their URLs. The body is given the styles of background-color as #4052e4, display as grid, and place-items as center to centralize the content. The header buttons take a background color of #fff2f1, and a font color of #e0726c, on hover. The user image is given a width and a height of 22px. The input text fields are given the styles of background-color as #fff2f1, border-radius as 8px, padding as 8px 17px, font-size as 13px, border as 1px solid #f5f0ef, and font color as #dccece. The 'Continue' button is given the styles of background-color as #ff4133, and border as 1px solid rgb(300, 200, 200). The 'Register' text is displayed using the styles of font-weight as bold, font color as #e0726c, and font-size as 12px. Source: https://bbbootstrap.com/snippets/bootstrap-student-login-form-61721837