Search
 
SCRIPT & CODE EXAMPLE
 

CSS

how to margin placeholdr text

input[type="text"]::placeholder {  
                  
                /* Firefox, Chrome, Opera */ 
                padding-left: 10px; 
            } 
/*Must include type="text" in HTML*/
Comment

PREVIOUS NEXT
Code Example
Css :: @each scss 
Css :: flex margin between items 
Css :: css ie11 only 
Css :: custom select tailwind css 
Css :: minimum margin css 
Css :: css prevent scrolling behind overlay 
Css :: smooth scroll 
Css :: css horizontal gradient background color 
Css :: select dropdown icon change 
Css :: most common media query sizes 
Css :: how to add a shadow behind text in css 
Css :: flexbox align last item right 
Css :: css crop image to circle 
Css :: scrollbar-color 
Css :: css change the button text value 
Css :: bootstrap 4 material icon vertical align 
Css :: rotate favicon css 
Css :: css for safari only 
Css :: background image 
Css :: font roboto css 
Css :: sass vs scss 
Css :: transform multiple css 
Css :: angular ng-deep 
Css :: html css tilt text 
Css :: margin css 
Css :: wkhtmltopdf remove thead repeating 
Css :: css put background on top of another background image 
Css :: import global variables scss angular 
Css :: prevent bounce scroll css 
Css :: How do I make my background color darker in CSS 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =