Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

how to add icon in input button

<button class="btn btn-warning" type="reset">
    <i class="fa fa-times"></i> Clear
</button>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #add #icon #input #button
ADD COMMENT
Topic
Name
6+8 =