Email form allows for easy referencing. Messages that have been sent and received can stored, and searched through safely and easily.
An Email Form has the following fields:
- To: This input field is used to take the email id as input from the user he/she wants to send.
 - Cc: This input field is used to take the email id as input from the user he/she wants to cc.
 - Subject: This input field is used to take the subject as input from the user.
 - Body: This text area field is used to take the message/feedback/comment as input from the user.
 - Send button: This button is used to send the email to the destination email id.
 

Share