Something like the bottom of this page (comments) http://emericaskate.com/news/2008/03/13/new-team-sections/ where i can use css to create the look, but basically have anyone users or guests input there name, email, and comment that posts to the same page with the other ones the page needs to stay html just like it does on that site, I am not sure if i need database for this or not? if so that is possible, just i have no idea how do set it up. a ready made code/simple tutorial on how to install into page and ready made files would be amazing. Thank you
You need a server side scripting language (like PHP) to handle the posts, and a database to store them. If you have no experience with PHP and MySQL, you might want to look at a blogging script (like wordpress), which already has incorporated what you are looking for.
I am aware of this but there are much easier ways to get these things done I also posted this in another category and was helped by being given this site intensedebate.com which is amazing and does exactly what I am looking for! Thank you for your help anyways!