Uplaod File HTML

HTML

<form action="#">
  <label class="col-form-label">Display Picture <span class="text-danger">*</span></label>
  <input type="file" id="Picfile" name="pic" class="form-control">
</form>

Explanation

This will allow user to upload file as the input type is file.

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Blog at WordPress.com.

Up ↑

Design a site like this with WordPress.com
Get started