Please let me know if you used this tutorial.
Please do not redistribute my tutorial.
Please contact me if you have any questions about this tutorial.
creating a form tutorial
This will be broken down to explain what each section is. This is MY coding. I literally wrote the coding myself which took me a few hours to get it right.
PLEASE do not redistribute the coding in any way. PLEASE do not modify the coding in anyway and then redistribute. It would still be jocking. PLEASE
credit me wherever you use this at :)
The Steps
1. To start off. Put this coding in wherever you want the form at. I will not explain this part of the coding because it's basically the layout of the form. It's
pretty easy to understand if you just look at it. It's basically
the style of the whole thing. Feel free to modify it if you want (be very careful),
but that does not make the coding yours so please still credit me.
2. Underneath of that coding you will be putting the following in.
First let me explain what they're are. THEN, you will get the code
for this part.
This is basically what is going to email your contact form + it's
like the "Thanks for contacting me" page. Don't worry we'll get
back to that later.
Where it says Name next to label - This will be the first thing the
person fills out on your form. This can be changed to anything you
want. Where it says input type "text" and "name" - Keep "text" there,
but for "name" whatever your question thing is put it there. For
example - that's my name section so I named it "name". Do not make
that really long. You do this step for every single question thingie
you have (name, email, ect)
This is like the step above, BUT it has a little more added to it
incase
you want to add this to any of your questions. Add the highlighted
section to any of your questions (name, email, ect) if you want
it as a little note under it on the form. If you don't want a little side not then skip this little paragraph.
This is the little note (highlighted in yellow) the part above
would create.
This section is if you want a message box in your form. You wont
have to edit this part at all unless you want to change the span
class or