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

How to implement h5 normal text box prompts

小云云
Release: 2017-12-11 10:59:12
Original
2009 people have browsed it

This article brings you an h5 input box prompt and how to implement the normal text box prompt. You can solve such problems based on the ideas of this method. I hope it can help you.


  1. #<input id= "username" name="username" type="text" placeholder =" Please enter your username/mobile phone number" value="" style="width:100%;height :32px;border-style:none "/>

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

html5 input box prompt.

It’s a very simple method, you can try it.


Related recommendations;

HTML implementation of simple prompt box

HTML5 desktop notification prompt function implementation

H5 Example of Implementing Desktop Notification and Prompt Function

The above is the detailed content of How to implement h5 normal text box prompts. For more information, please follow other related articles on 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!