<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>HTML</title> <!-- HTML --> <!-- Custom Styles -->
1
0
0
0
0
<link rel="stylesheet" href="style.css"> </head> <body> <div class="page2-file"> <div class="continer"> <input type="file" name="" id="" value="" /> </div> </div> <div class="box"> <form> <h1>Login</h1> <input type="text" placeholder="Username"