Simple, flat contact form
How do I make an simple, flat contact form?
Working on a better looking form for work. This is how I like it, though unlikely how it will be implemented.. What is a simple, flat contact form? How do you make a simple, flat contact form? This script and codes were developed by Zach Saucier on 20 August 2022, Saturday.
Simple, flat contact form - Script Codes HTML Codes
<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Simple, flat contact form</title> <style> /* NOTE: The styles were added inline because Prefixfree needs access to your styles and they must be inlined if they are on local disk! */ @import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
body { background:rgb(30,30,40); }
form { max-width:420px; margin:50px auto; }
.feedback-input { color:white; font-family: Helvetica, Arial, sans-serif; font-weight:500; font-size: 18px; border-radius: 5px; line-height: 22px; background-color: transparent; border:2px solid #CC6666; transition: all 0.3s; padding: 13px; margin-bottom: 15px; width:100%; box-sizing: border-box; outline:0;
}
.feedback-input:focus { border:2px solid #CC4949; }
textarea { height: 150px; line-height: 150%; resize:vertical;
}
[type="submit"] { font-family: 'Montserrat', Arial, Helvetica, sans-serif; width: 100%; background:#CC6666; border-radius:5px; border:0; cursor:pointer; color:white; font-size:24px; padding-top:10px; padding-bottom:10px; transition: all 0.3s; margin-top:-4px; font-weight:700;
}
[type="submit"]:hover { background:#CC4949; } </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js"></script>
</head>
<body> <form> <input name="name" type="text" class="feedback-input" placeholder="Name" /> <input name="email" type="text" class="feedback-input" placeholder="Email" /> <textarea name="text" class="feedback-input" placeholder="Comment"></textarea> <input type="submit" value="SUBMIT"/>
</form> <script src="js/index.js"></script>
</body>
</html>
Simple, flat contact form - Script Codes CSS Codes
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
body { background:rgb(30,30,40); }
form { max-width:420px; margin:50px auto; }
.feedback-input { color:white; font-family: Helvetica, Arial, sans-serif; font-weight:500; font-size: 18px; border-radius: 5px; line-height: 22px; background-color: transparent; border:2px solid #CC6666; transition: all 0.3s; padding: 13px; margin-bottom: 15px; width:100%; box-sizing: border-box; outline:0;
}
.feedback-input:focus { border:2px solid #CC4949; }
textarea { height: 150px; line-height: 150%; resize:vertical;
}
[type="submit"] { font-family: 'Montserrat', Arial, Helvetica, sans-serif; width: 100%; background:#CC6666; border-radius:5px; border:0; cursor:pointer; color:white; font-size:24px; padding-top:10px; padding-bottom:10px; transition: all 0.3s; margin-top:-4px; font-weight:700;
}
[type="submit"]:hover { background:#CC4949; }
Simple, flat contact form - Script Codes JS Codes
// For more check out zachsaucier.com

Developer | Zach Saucier |
Username | Zeaklous |
Uploaded | August 20, 2022 |
Rating | 4.5 |
Size | 2,719 Kb |
Views | 40,460 |
Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!
Name | Size |
Circular Questionnaire | 5,141 Kb |
Reversing CSS Rotation Smoothly on Hover | 2,045 Kb |
Change transformation-origin mid animation | 2,138 Kb |
Simple p5.js music visualizer | 2,479 Kb |
Simple CSS Circular Motion Technique | 2,093 Kb |
Yin-Yang CSS Image Animation | 3,255 Kb |
Circle Snake | 1,965 Kb |
Responsive CSS bars | 3,137 Kb |
CSS Callback Functions Using Iteration | 2,720 Kb |
Swirling dots | 6,415 Kb |
Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!
Name | Username | Size |
Gradients | Karpovsystems | 2,394 Kb |
Nested table email layout | Massimo-cassandro | 2,355 Kb |
Learning FlexBox | Alex_rodrigues | 2,821 Kb |
Click Based Rotation Demo | Zeaklous | 2,086 Kb |
Animated Slide Hamburger Mobile Menu | BJack | 2,247 Kb |
Hovers with popups | Zacharyolson | 2,380 Kb |
Siema - add pagination to prototype | Pawelgrzybek | 2,575 Kb |
Week7 replicate | Hwcasis | 1,620 Kb |
Page Transitions in Backbone | Mikefowler | 3,691 Kb |
Transition | Shayhowe | 1,632 Kb |
Surf anonymously, prevent hackers from acquiring your IP address, send anonymous email, and encrypt your Internet connection. High speed, ultra secure, and easy to use. Instant setup. Hide Your IP Now!