Html程序  |  10行  |  177 B

<!--
@WIN-DENY:name*
-->
<html>
<body>
<div tabindex=0 role="button">Regular button</div>
<div tabindex=0 role="button" aria-pressed="false">Toggle button</div>
</body>
</html>