forked from 21tstrow/aimsp2024tuckervaida
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirst.html
More file actions
20 lines (20 loc) · 728 Bytes
/
first.html
File metadata and controls
20 lines (20 loc) · 728 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>File Upload with Animated Gradient Background</title>
<link rel="stylesheet" href="fist.css">
</head>
<body>
<h1>Chat with any PDF 🎓</h1>
<p class="neweredits">Join millions of students, researchers and professionals to instantly answer questions and understand research with AI</p>
<div class="drag-area">
<div class="icon"><i class="fas fa-cloud-upload-alt"></i></div>
<header>Drop PDF Here</header>
<button>Browse File</button>
<input type="file" hidden>
</div>
<script src="newcase.js"></script>
</body>
</html>