Display sign up on the button by coding between the opening and closing tags.

<html>
<body>
<h1>Snapchat</h1>
<p>Sign up for a new account!</p>
<button>sign up</button>
</body>
</html>]]>

Make sure to type sign up.