'type' etermines the functionality of the 'input' element : type input : Form Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Form Attributes » type input »

 

'type' etermines the functionality of the 'input' element



    
<HTML>
<BODY>
<input type="button" id="myButton" onclick="alert('hello!');" value="Button Text>
</BODY>
</HTML>  

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Form Attributes
» type input