/ Published in: HTML
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 <input type="text" class="search_box" onfocus="if(this.value=='Search') this.value='';" onblur="if(this.value=='') this.value='Search';" name="search" value="Search" />
Comments
                    Subscribe to comments
                
                