SyntaxFix
Write A Post
Hire A Developer
Questions
@JayGuilford's answer is a good one, but if you don't want a JS dependency, you could use a submit element and simply hide it using display: none;.
display: none;