Search
 
SCRIPT & CODE EXAMPLE
 

HTML

textarea placeholder css

<style>
    textarea::placeholder {
      	font-weight: bold;
     	opacity: .5;
      	color: red;
    }
</style>

<textarea placeholder="It must be 9 digits">
	Example text
</textarea>
Comment

PREVIOUS NEXT
Code Example
Html :: font awesome icon copy clipboard 
Html :: Add Random Image from Web in html 
Html :: bootstrap 5 overflow 
Html :: how to change h1 color in html 
Html :: editable div 
Html :: how to tab in html 
Html :: html center image vertically bootstrap 
Html :: add title logo html 
Html :: no cache html 
Html :: how to switch between html pages 
Html :: html import css 
Html :: TypeError: Illegal invocation 
Html :: bootstrap flexible card 
Html :: html starter 
Html :: js get mouse position canvas 
Html :: html make file input only images 
Html :: how to create a page break html 
Html :: ver pdf en html 
Html :: change tab icon html 
Html :: radio button required 
Html :: how to make form not reload page 
Html :: how to give color to text in html 
Html :: fav icon html 
Html :: video tag thumbnail 
Html :: sendgrid mail api disable tracker 
Html :: how to make a background color in html 
Html :: laravel murakkab old 
Html :: how to center an image in markdown 
Html :: mailto link html 
Html :: how to set an element affected by tab 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =