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


HTML CSS TUTORIALS » Form Attributes » autocomplete »

 

'autocomplete' Example



    
<HTML>
<Title>Example For autocomplete</Title>
<BODY>
<form name="form1" method="post" action="">
   <input type="text" size=30 name="text1" autocomplete="on">
   <input type="submit" value="Submit">
</form>
</BODY>
</HTML>  
    
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Form Attributes
» autocomplete