You haven't told your platform or anything though. You already have a server have I presume.
HTML forms can work on site with .html extensions. You have to specify a *.php file in forms' action attribute though. PHP has to process the input data and act accordingly (save it to DB, send it via...