Run
Back to
HTML capture Attribute
<h3>Take a Selfie</h3> <input type="file" name="selfie" capture="user" accept="image/*"> <br><br> <button type="submit">Upload Selfie</button>