Close

Simple Contact Us Form

This is an example of a simple bootstrap contact us web form with placeholders and a button, designed using HTML, CSS, and bootstrap framework 4. 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 submit button is given the color #ff4d7e, and also the linear gradient color of that, for the browsers that support linear gradient colors. In a hover event, the color of the button switch between #ff4d7e and #ff6a5b. The font-weight style for the placeholders is given as medium. The text inside the submit button is set to be centered.