Home >Web Front-end >HTML Tutorial >Various methods to implement prompt function in text box in html_HTML/Xhtml_Web page production
You can use the attribute in html5 < input ="text" placeholder="the content you want to input" >
or you can use js to add css styles