Search
 
SCRIPT & CODE EXAMPLE
 

CSS

how to put image in button css

input.button-add {
  height: 32px;
  padding-left: 36px;
  padding-right: 10px;
  border: 1px solid #000000;
  background: #ff9900 url("http://placehold.it/16x16") no-repeat 10px center;
  cursor: pointer;
}
Comment

PREVIOUS NEXT
Code Example
Css :: background clip text 
Css :: generate random grid in css 
Css :: dashed lin in css 
Css :: object-fit 
Css :: how to set image size without changing aspect ratio in css 
Css :: disabled button tailwind css class on basis of true false 
Css :: webpack/load/css 
Css :: css window height 
Css :: change font size according to screen css 
Css :: repeating-linear-gradient generator 
Css :: how to add outline to text in css 
Css :: canvas disable antialiasing 
Css :: how to hide some grid items from grid in css 
Css :: how to get element details using cssselector using beautifulsoup 
Css :: Capitalize the first letter of string using CSS 
Css :: how to move text down css 
Css :: border 1px thick 
Css :: vertical padding css 
Css :: add icon to input field 
Css :: background overlay image 
Css :: rounded corners css button 
Css :: placeholder color 
Css :: transform multiple css 
Css :: css percentrage minus px 
Css :: scroll css 
Css :: css grid properties 
Css :: golden color css 
Css :: ion-split-pane width 
Css :: add drop shadow css 
Css :: change font size in textarea html 
ADD CONTENT
Topic
Content
Source link
Name
5+8 =