-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathwebby.html
More file actions
50 lines (46 loc) · 2.51 KB
/
webby.html
File metadata and controls
50 lines (46 loc) · 2.51 KB
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<html>
<head>
<title>Webby Contributors</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="webbyheader.css">
</head>
<body style="background-color: rgba(179,220,237,1)">
<marquee behavior="" direction="up" scrollamount="7">
<center style="margin-top: 5%;">
<h1 style="font-size: 85px;color: rgba(15,93,250,1);">Webby</h1>
<div class="maindiv">
Thanks to<br>
Lovely Professional University<br>
for giving us this opportunity<br>
to improve ourselves<br>
& <br>
Dr. Ajay Shriram Kushwaha Sir<br>
to guide us for this project.<br><br><br>
<hr width= "250px"><br>
Made By:<br><br>
MUDIT GUPTA:11809366<br><br>
<a href="https://www.facebook.com/mr83.05s" target="_blank" style="text-decoration: none;"><i class="fa fa-facebook-square" style="font-size:25px;color:blue;"></i></a>
<a href="https://twitter.com/muditguptaji" target="_blank" style="text-decoration: none;"><i class="fa fa-twitter-square" style="font-size:25px;color:cyan;"></i></a>
<br><br>
SUNNY CHAWARE:11811350<br><br>
<a href="https://www.facebook.com/sunny.chaware.9" target="_blank" style="text-decoration: none;"><i class="fa fa-facebook-square" style="font-size:25px;color:blue;"></i></a>
<a href="https://twitter.com/chaware_sunny" target="_blank" style="text-decoration: none;"><i class="fa fa-twitter-square" style="font-size:25px;color:cyan;"></i></a>
<a href="https://github.com/Mrsunny1509" target="_blank" style="text-decoration: none;"> <i class="fa fa-github" style="font-size:25px;color:black;"></i></a>
<hr width= "250px"><br>
Sources:<br>
<br>
Classes PPT mostly preferred,<br>
Internet sources:
W3 Schools<br>Stack Overflow<br>Colour Picker<br>& Other Websites<br>
<hr width= "250px"><br>
Special THanks to <br>AJAY KUSHWAHA SIR<br><br>& All my friends who helped<br>
us to make it sucessfull.
<hr width= "250px"><br>
<h5><b>Explore & Be part of<br>
<span style="font-size: 40px;color:rgba(15,93,250,1);">WEBBY</span></b></h5>
</marquee>
</div>
</a><br><br>
</center>
</body>
</html>