Just input:
<p>Helloworld</p>
As a convention, all HTML tags are written in lowercase, for example <p></p> and not <P></P>.
<p></p>
<P></P>
source