1 2 3 4 5 6
<!doctype html> <style> /* Android adds a border for some reason */ input { border: 0 } </style> <input type="file">