Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HTML:
- <div class="col-md-2">
- <input id="" type="file" class="form-control">
- <small> Click or Drag an Attachment </small>
- </div>
- CSS:
- input {
- opacity: 0;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement