HTML5 adds a native placeholder attribute for input, which is supported by advanced browsers. For example: <input type="text" placeholder="Search" value=" "> The default placeholder font color is light gray. If you want to change this default color, the solution is as follows: XML/HTML CodeCopy content to clipboard
The above method of changing the default color of the input box placeholder text - webkit-input-placeholder is all the content that the editor shares with you. I hope it can give you a reference. I also hope that you will support 123WORDPRESS.COM. Original URL: http://www.cnblogs.com/xjuan/p/5436037.html |
<<: A summary of the reasons why Mysql does not use date field index
>>: Detailed explanation of basic operation commands for Linux network settings
In the past few years of my career, I have writte...
Causes and consequences 1. When using the ansible...
Rendering principle In the form element, there is...
Recorded the installation and use tutorial of MyS...
1. Current date select DATE_SUB(curdate(),INTERVA...
All content in this blog is licensed under Creati...
Scenario simulation: The operation and maintenanc...
Table of contents 1. Location Object 1. URL 2. Pr...
A problem that front-end developers often encount...
background Before starting the article, let’s bri...
Table of contents Preface 1. ss command 2. Overal...
React is an open-source JavaScript library used b...
In front-end development, there are many ways to ...
Usage of alter command in mysql to edit table str...
1. What is an index? An index is a data structure...