'accesskey' Example : accesskey : Form Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Form Attributes » accesskey »

 

'accesskey' Example



    
<HTML>
<Title>Example For accesskey</Title>
<BODY>
<form>
<input type="Button" 
       accesskey="M" 
       value="Press Alt + M to bring this button intofocus">
</form>
</BODY>
</HTML>

      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Form Attributes
» accesskey