How many input elements does this have?

TwoOneThreeFour<html>
<body>
<input placeholder="Email">
<br>
<input type="checkbox">
<em>send me the latest news</em>
<br>
<input type="checkbox">
<em>keep me up to date on promotional offers</em>
</body>
</html>]]>

Make sure to pick Three.