/ Published in: HTML
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<input type="text" value="" disabled="disabled" class="disabledText" />
input[disabled='disabled'] {
background: #eee;
color: #555;
}
Comments
 Subscribe to comments
                    Subscribe to comments
                
                