Please tell me some html codes for brainly.
no spam
Answers
Answered by
1
Answer:
The HTML <kbd> element is used to define keyboard input. The content inside is displayed in the browser's default monospace font.
Example
Define some text as keyboard input in a document:
<p>Save the document by pressing <kbd>Ctrl + S</kbd></p>
Result:
Save the document by pressing Ctrl + S
Answered by
0
Explanation:
I hope that you are able to understand.
Attachments:
Similar questions