'readonly' : readonly : Form Attributes HTML CSS TUTORIALS


HTML CSS TUTORIALS » Form Attributes » readonly »

 

'readonly'



    
<HTML>
<BODY>
<input type="text" 
       name="tfd" 
       value="This text field is not editable" readonly 
       size="30">
</BODY>
</HTML>  

    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Form Attributes
» readonly