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

<html>
<body>
<h4>Terms and Conditions</h4>
<p>By clicking accept, you agree to helping a friend this weekend.</p>
<button>Accept</button>
<button>No way!</button>
</body>
</html>]]>

Make sure to spell Accept.