-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcertificates.html
113 lines (93 loc) · 1.94 KB
/
certificates.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!doctype html>
<html lang="en">
<head>
<title>hello 👋</title>
<link rel="icon" type="image/x-icon" href="arch.jpeg">
<link ref="stylesheet" type="text/css" href="style.css">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=0.8">
<script src="script.js"></script>
<style type="text/css" id="dcoder_stylesheet">body {
color:#d8dee9;
background:#2e3440;
font-family: "Monaco", monospace;
max-width:900px;
margin-left:auto;
margin-right:auto;
font-size: xxlarge;
}
.image-container {
float: right;
margin-left: 10px;
}
table, th, td {
border: 1px solid #d8dee9;
}
h1 {
color:#bf616a;
}
h2 {
color:#d08770;
}
h3 {
color:#d08770;
}
p1 {
color:#a3be8c
}
p2 {
color:#b48ead
}
button {
background-color: #b48ead;
border: none;
color: white;
padding: 10px 20px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
}
a {
color:#b48ead;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: underline;
}
img{
border-radius: 5%;
object-fit: cover;
}
</style></head>
<body>
<center><h1><u>ani's Webpage</u></h1> </center>
<center><a href="https://anirudhbansal005.github.io/website">[ Home ]</a> | <a href="links.html">[ Links ]</a> | <a href="certificates.html">[ Certificates ]</a></center>
<hr>
<body>
<h2><u></u></h2>
<ul>
<li></a></li>
<br>
<li>.</a></li>
<br>
<li></a></li>
<br>
<li></a></li>
<br>
</ul>
<hr>
<center><img width="50px" src="guestbook.gif"></img><b> Since you're already here, </b> <a href="https://cloudyork.123guestbook.com">consider signing my guestbook</a></li> </center>
</b>
<br>
<hr>
<p>© Pasteleft @ 2005 ani. </p></a></center>
</body></html>