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 |
Change transformation-origin mid animation | 2,138 Kb |
CSS Callback Functions Using Iteration | 2,720 Kb |
CSS-Only Full Page Slider | 4,161 Kb |
SVG clip path with blend mode | 8,886 Kb |
Circular Questionnaire | 5,141 Kb |
Converting CSS Animations to Transitions | 1,995 Kb |
Pausing Transitions | 2,098 Kb |
SVG border animation 2 | 3,307 Kb |
Asset loading effects demo | 4,936 Kb |
Changing a CSS Animation at its Current Values | 3,781 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 |
Sass Get Function | Lukewatts | 2,155 Kb |
Animated Vertical CSS3 Menu Black | MaCeLMp4 | 2,750 Kb |
Sexy Social Buttons | Ipiyale | 2,226 Kb |
A Pen by Alex Bergin | Abergin | 3,347 Kb |
Basic 3D Fullscreen Transition | Apetrov | 3,270 Kb |
Scroll effect with text with help from Skrollr | Luxonglassing | 2,935 Kb |
Email Marketing Mock | Kristenzirkler | 8,224 Kb |
IE flex collapse bug fix | Rowno | 2,678 Kb |
RollOver Effect 2 | Lmack90 | 2,162 Kb |
Animate a paper plane along an SVG path, looking ahead | PotatoDie | 3,734 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!