Input in button

by Bacher

HTML

<a>
    <button>
        <input />
        <input type="checkbox" />
        AAA
    </button>
</a>