Martijn
My HTML is so obscure, it doesn't even validate.
🏒 Lucian Marin
What is that tag for?
Martijn
kbd's name is definitely from "keyboard", but the current spec describes it as a way to mark-up any user input. That would include selecting menu items and the likes. It goes well with samp, an element that represents computer output. This isn't going to break validators though. I broke those using main elements, because WHATWG and W3C have slightly different interpretations of those.