Hi, it's my really first time as a WordPress user and there're a lot of things that I still don't know... but the one i need right now is the following: How can i insert a contact form on a page of my free WordPress acount? I have made several options that i have found on the net but it doesn't function. Why? I copy the following code:
<FORM ACTION="mailto:[email redacted]"
METHOD="post"
ENCTYPE="text/plain">
<INPUT TYPE="text" NAME="name you want" SIZE=10>
<TEXTAREA NAME="name you want" COLS="20" ROWS="4>
First text of paragraph< BR></TEXTAREA>
<INPUT TYPE="submit" VALUE="Send">
</FORM>
Could someone tell me if it's possible to make on my free wordpress account? or is this a function available not for free users?
Please I'd like so much a little help. Thanks a lot