The HTML5 kbd Tag

When creating an HTML document, the purpose of HTML5 <kbd> tag is to specify a keyboard input. It is for the text that has to be typed in by the user. The HTML <kbd> tag has to be placed before and after the text to make it work.

There is no problem when putting HTML <kbd> tag in HTML documents because Internet Explorer, Google Chrome, Safari, Opera and Firefox all recognize this. The HTML <kbd> tag is also well-suited with the Event Attributes and Global Attributes in HTML5.

Featured pages

Overview

Learn about HTML5 architecture, design principles and patterns on HTML5 Overview Tutorial. Become …

Tags

Learn about HTML5 tags and discover a new list of HTML5 tags. Find out about HTML5 tags support by…

Welcome

 Learn HTML5 development techniques, tips and tricks on our website. Find out what is required…

Date Time Picker

HTML5 forms use date and time controls regularly. HTML5 date and time controls are used by booking …