Search
 
SCRIPT & CODE EXAMPLE
 

CSS

change input placeholder text css

#text2::-webkit-input-placeholder::before {
    color:#666;
    content:"Line 1A Line 2A Line 3A";
}
Comment

PREVIOUS NEXT
Code Example
Css :: how to paralax effect on background image 
Css :: css hide scrollbar 
Css :: Timeout for a fetch 
Css :: css attribute selector 
Css :: css nth of type 
Css :: css how to change font colr 
Css :: linear-gradient 
Css :: css background image shown on top right 
Css :: css hover but no click 
Css :: circle css 
Css :: bootstrap media query 
Css :: put gradient color over background image 
Css :: linear gradient border 
Css :: inset boxshadow 
Css :: change png color css 
Css :: beautiful navigation bar css 
Css :: how to center with position fixed 
Css :: center an element in css completely 
Css :: css button pressed effect 
Css :: how to disable increase descrease buttons of input type number in html 
Css :: css custom bullet list 
Css :: @fontface otf 
Css :: CSS adding background image from file 
Css :: red asterix css 
Css :: how to disable css-select select box 
Css :: css disabled tag hover style 
Css :: how to link css to html flask 
Css :: css hide scrollbar but scrollable 
Css :: move header down css 
Css :: line height tailwind 
ADD CONTENT
Topic
Content
Source link
Name
3+6 =