How can I Add Placeholders to Form Fields in HTML

Below is a form asking a user for his/her first name, last name, and email, with placeholders:

First name:

Last name:

Email:

The HTML Code for this above form: