type="file" accept="image/*"
type="file"
type="file" accept="video/*"
type="file" accept="video/*,image/*"
type="file" accept="audio/*"
type="file" capture="camera" accept="image/*"
type="file" capture="camera" accept="video/*"
type="file" capture="camera" accept="image/*,video/*"
type="file" capture="camera" accept="video/*,image/*"