Answers for "input type file on input"

9

file input file types

<input type="file" accept=".gif,.jpg,.jpeg,.png,.doc,.docx">
Posted by: Guest on May-05-2020
1

designing input type file

::-ms-browse {
  background: black;
  color: red;
  padding: 1em;
}
Posted by: Guest on October-26-2021

Browse Popular Code Answers by Language