The placeholder value of each input field on a form should disappear when the user selects the field, but it does not. Doctype is HTML5.
http://dailyspiro.com/index.html
<input required type="text" name="user-first-name" id="user-first-name" placeholder="First Name" class="text ui-widget-content ui-corner-all decorative-icon icon-user" />