DO THIS: return <br/>; return <input type='password' .../>; NOT THIS: return <br>; return <input type='password' ...>;