Accessible faux-nested interactive controls
A technique to nest interactive controls (e.g. a button) within another interactive control (e.g. a link), this is typical of a card type UI with a primary link and secondary controls. Uses a clever CSS trick to avoid bad semantics making the HTML inaccessable.