Style Keyboard Keys and Shortcuts on Web Pages | /en/2023/02/key-buttons/ #1474
Replies: 1 comment 1 reply
-
Thanks for this,
In a hugo blog? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Style Keyboard Keys and Shortcuts on Web Pages
When writing keyboard shortcuts on web pages, we often use the <code> tag in HTML, or equivalently, a pair of backticks in Markdown. As a result, these keys are styled as code. I have been …
https://yihui.org/en/2023/02/key-buttons/
Beta Was this translation helpful? Give feedback.
All reactions