I am looking for a contact us code in html Needs to have 3 sections Name , Email , Qestion Any help would be grate thanks.
i think he is looking for the code with the fields already and a simple mailer... what kind of server are you on? if apache, you can use this form (http://thedemosite.co.uk/phpformmailer/) and then modify the mailer and the form as you see fit. if your own godaddy, there is the gdform already there and you can just set the form action to post to that.
Have a lok at this little php emailer http://www.cgi-central.net/scripts/aformmail/ its probably got everything you need to do what you want.