- A button displaying I agree in emphasis
- A heading displaying Instagram
- A button displaying nothing
- A button displaying I agree in bold
<html>
<body>
<h4>Oath to Code</h4>
<p>By clicking agree, you agree to commiting to learning how to code.</p>
<button><em>I agree</em></button>
</body>
</html>]]>A button displaying I agree in emphasis