learn a little HTML at least. you want to learn everything about HTML in a forum? hahahaha. Very funny.

this is the damn code:

Put it after the <HTML> and <Body> tags

Code:
<FORM METHOD="POST" ACTION="mailto:EMAIL HERE">
  <font face="arial" size="-1" color="#ffffff">Name:
     <input type="text" name="name" style="width:65px;"> 
   

   <font face="arial" size="-1" color="#ffffff">E-mail:
        <input type="text" name="mail" style="width:80px;">




  <input type="button" name="send" value="Send!" style="width:50px;">

thats the code. And please, learn HTML. Its annoying to see so many topics like these. And they are IN THE WRONG FORUM.

I cant believe i took 5 mins to make this code! :evil: