Hello , i am with HTML and if someone can help me please...

I want to make a search form + search button and to put into one page of my website...

I made a characters page and if you want to find a char. to search for it and to click on it...

I don't know what to complete :

Form:

Action : ???
Method : Get / Post ???
Encode Type : text/plain or what ???

.........................

Can you help me ?


These Doesen't Work :
Action : search
Endocde Type : text/plain
If i put GET it gives me
Code:
The requested URL /website/search was not found on this server.
If i put POST it gives me
Code:
The requested URL /website/search was not found on this server.