-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspos.html
33 lines (32 loc) · 2.59 KB
/
spos.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!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.0">
<title>SPOS</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<h3>Gokhale Education Society's R.H.Sapat College of Engineering,<br> Management, Skills and Research,Nashik-05</h3>
</header>
<h1 id="title">SPOS Practicals</h1>
<div id="Esiot">
<!-- <a href=""> <input type="button" value="PBL Statement" class="ButtonES" id="Button6"></a> -->
<a href="https://drive.google.com/file/d/1xUouTLPwx_mS7R0LyEGzFWFBezNtVm32/view"> <input type="button" value="Practical 1" class="ButtonES" id="Button7"></a>
<a href="https://drive.google.com/file/d/1hoKZ9_uDDrKZi2rp9jqm4CESF6KxlFoh/view"> <input type="button" value="Practical 2" class="ButtonES" id="Button8"></a>
<a href="https://drive.google.com/file/d/1zovUbVMwD8YYBTY4BE_InFOCsKVS6JrD/view"> <input type="button" value="Practical 3" class="ButtonES" id="Button9"></a>
<a href="https://drive.google.com/file/d/1lFXK0Gy7EeEzajDv2_QKQ4rRfq-1mHCe/view"> <input type="button" value="Practical 4" class="ButtonES" id="Button10"></a>
<a href="https://drive.google.com/file/d/1OzjH54j_8rX9i6c2pL2RzPzPgsFlRXRo/view"> <input type="button" value="Practical 5" class="ButtonES" id="Button11"></a>
<a href="https://drive.google.com/file/d/1ce8IrnRXNv8SUZEVva7ct6xN3286AXGz/view"> <input type="button" value="Practical 6" class="ButtonES" id="Button12"></a>
<a href="https://drive.google.com/file/d/1lmHF-aARsNgog7A_b8DeM9kyvSlKkgeQ/view"> <input type="button" value="Practical 7" class="ButtonES" id="Button13"></a>
<a href="https://drive.google.com/file/d/1A6s28x3z55oukqNXwoZhTUhWQ7v5GDms/view"> <input type="button" value="Practical 8" class="ButtonES" id="Button14"></a>
<a href="https://drive.google.com/file/d/1MjQq3-5mNMy0kgaQV5mlQta-URjhrDBy/view"> <input type="button" value="Practical 9" class="ButtonES" id="Button15"></a>
<a href="https://drive.google.com/file/d/1TuhYh_dqO-6cscKtXz3zkiCs4ukP8O5X/view"> <input type="button" value="Practical 10" class="ButtonES" id="Button16"></a>
<a href="https://drive.google.com/file/d/1psjYwhkZxZoo7-34-3aL_33p8mXtL5dd/view"> <input type="button" value="Practical 11" class="ButtonES" id="Button17"></a>
<a href="https://drive.google.com/file/d/1Q8pb4WvOhA26nY_SME8UnIjqjW0BDpxM/view"> <input type="button" value="Practical 12" class="ButtonES" id="Button18"></a>
</div>
<footer>Made by Preyas Prashant Mishra</footer>
</body>
</html>