Home > Web Front-end > H5 Tutorial > body text

Implementation method of h5 input box prompt + normal text box prompt

高洛峰
Release: 2017-02-10 10:37:41
Original
1996 people have browsed it

<input id="username" name="username" type="text" placeholder="  请输入用户名/手机号" value=""  style="width:100%;height:32px;border-style:none "/>
Copy after login

placeholder=" Please enter your username/mobile phone number";

html5 input box prompt.

The above is the entire content of the implementation method of h5 input box prompt + normal text box prompt brought by the editor. I hope it will be helpful to everyone. Please support the Script House PHP Chinese website

For more h5 input box prompts + normal text box prompts and related articles, please pay attention to the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!