I've seen people showing special key icons (i.e., icons for the Ctrl key, or the Command key, the Windows key, etc.). I guess you could even call them "keyboard key emojis. Do you know how to show them?
You mean something like this: Shift? You can do it with putting the key in html tag called kbd:
kbd
<kbd>key</kbd>
Perfect! Thanks a bunch
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.