Add the opening <button> tag.

<html>
<body>
<h1>Follow us on Twitter</h1>
<button>Follow</button>
</body>
</html>]]>

Make sure to type <button>.