Buttons and links keyboard triggers
问题 While doing research I came across this statement: Warning: Be careful when marking up links with the button role. Buttons are expected to be triggered using the Space key , while links are expected to be triggered using the Enter key. Does anyone know why a different key is used for buttons / links? Is it ok to trigger using both Space and Enter ? Before reading this I, as a user, would have had no idea when to use Space or Enter . Had a quick look at Google to see what they do. For links