Instructions and Info

Below is a very sample of what you form looks like automatically with no CSS changes.
Included in your code is the following:
2x Inputs
1x Text area
1x Button


Form Builder FAQ:
Forum Builder was made to provide developers, teachers, or even you to make quick contact forms in less than 30 seconds.


Why Form Builder?

Creating a form in HTML is ridicously easy, but adding the bootstrap attributes and options makes the code much larger and the speed of coding it a lot slower. This web application makes it so your Bootstraped x HTML form is ready in about 30 seconds.

What is Bootstrap and why is it here?

-Bootsrap is basically a framework or 'precoded files' that makes it easier for people to code on. Bootstrap already contains some CSS for any website, so the default style is included with your code.

I don't like the way Bootstrap looks on my website.

To remove the Bootstrap styling from your site, locate this line of code:

< link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" >

and delete it.


Is Form Builder free? Heck Yeah!
Is knowdlege of HTML or CSS needed? No