-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
131 lines (116 loc) · 6.08 KB
/
index.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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<!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>Frontend-THA's</title>
<link rel="icon" type="image/png" sizes="32x32" href="./images/icon.png">
<style>
body {
/* background: rgb(221, 94, 137);
background: linear-gradient(90deg, rgba(221, 94, 137, 1) 47%, rgba(247, 187, 151, 1) 100%);*/
background: #232526; /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #414345, #232526); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #414345, #232526); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.btn {
display: inline-flex;
padding: 36px 60px;
font-size: 42px;
margin: 14px;
cursor: pointer;
justify-content: space-between;
text-align: center;
text-decoration: none;
outline: none;
border: 3px solid white;
/* background: rgb(221, 94, 137);
background: linear-gradient(90deg, rgba(221, 94, 137, 1) 47%, rgba(247, 187, 151, 1) 100%);*/
background: #232526; /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #414345, #232526); /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #414345, #232526); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
color: aliceblue;
border-radius: 57px;
box-shadow: 0 15px #999;
}
.btn:hover {
background-color: #ffffff;
background: #ffffff;
border: 3px solid black;
color: black;
box-shadow: 0 15px #d3d3d3;
animation: text 855ms forwards ease-in;
}
.btn:active {
box-shadow: 0 9px #666;
transform: translateY(4px);
}
header {
text-align: center;
}
h1 {
color: white;
font-size: 5rem;
cursor: pointer;
}
h1:hover {
color: black;
animation: text 855ms forwards ease-in;
}
@keyframes text {
from {
color: #ffffff
}
to {
color: #000
}
}
</style>
</head>
<body>
<header onclick="window.location.href = 'https://github.com/priyanshusingh305/frontend-THAs';">
<h1>Frontend-THA</h1>
</header>
<button class="btn" type="submit" onclick="window.location.href = './DAY01/ ';">DAY 01</button>
<button class="btn" type="submit" onclick="window.location.href = './DAY02/ ';">DAY 02</button>
<button class="btn" type="submit" onclick="window.location.href = './DAY03/ ';">DAY 03</button>
<button class="btn" type="submit" onclick="window.location.href = './DAY04/ ';">DAY 04</button>
<button class="btn" type="submit" onclick="window.location.href = './DAY05/ ';">DAY 05</button>
<button class="btn" type="submit"
onclick="window.location.href = 'https://github.com/priyanshusingh305/frontend-THAs/tree/main/DAY06 ';">DAY
06</button>
<button class="btn" type="submit"
onclick="window.location.href = 'https://github.com/priyanshusingh305/frontend-THAs/tree/main/DAY07 ';">DAY
07</button>
<button class="btn" type="submit" onclick="window.location.href = './DAY08/ ';">DAY 08 </button>
<button class="btn" type="submit" onclick="window.location.href = './DAY09/index.html ';">DAY 09</button>
<button class="btn" type="submit" onclick="window.location.href = './DAY10/ ';">DAY 10 </button>
<button class="btn" type="submit" onclick="window.location.href = './DAY11/ ';">DAY 11 </button>
<button class="btn" type="submit" onclick="window.location.href = './DAY12/ ';">DAY 12 </button>
<button class="btn" type="submit" onclick="window.location.href = './DAY13/ ';">DAY 13 </button>
<button class="btn" type="submit" onclick="window.location.href = './DAY14/ ';">DAY 14 </button>
<button class="btn" type="submit" onclick="window.location.href = 'https://hungry-dijkstra-641904.netlify.app/ ';">DAY 15 </button>
<button class="btn" type="submit" onclick="window.location.href = 'https://priyanshusingh305.netlify.app/ ';">DAY 16
</button>
<button class="btn" type="submit" onclick="window.location.href = 'https://pedantic-wozniak-376e0e.netlify.app/ ';">DAY 17 </button>
<button class="btn" type="submit" onclick="window.location.href = 'https://kind-goldstine-ba156b.netlify.app/ ';">DAY 18 </button>
<button class="btn" type="submit" onclick="window.location.href = 'https://priyanshunda.netlify.app/ ';">DAY 19 </button>
<button class="btn" type="submit" onclick="window.location.href = 'https://suspicious-dijkstra-9f818e.netlify.app/';">DAY 20 </button>
<button class="btn" type="submit" onclick="window.location.href = ' ';">DAY 21 </button>
<button class="btn" type="submit" onclick="window.location.href = 'https://nostalgic-borg-76da7f.netlify.app/ ';">DAY 22 </button>
<button class="btn" type="submit" onclick="window.location.href = ' ';">DAY 23 </button>
<button class="btn" type="submit" onclick="window.location.href = ' ';">DAY 24 </button>
<button class="btn" type="submit" onclick="window.location.href = ' ';">DAY 25 </button>
<button class="btn" type="submit" onclick="window.location.href = 'https://upbeat-cori-fc4732.netlify.app/ ';">DAY 26 </button>
<button class="btn" type="submit" onclick="window.location.href = ' ';">DAY 27 </button>
<button class="btn" type="submit" onclick="window.location.href = ' ';">DAY 28 </button>
<button class="btn" type="submit" onclick="window.location.href = ' ';">DAY 29 </button>
<button class="btn" type="submit" onclick="window.location.href = ' ';">DAY 30 </button>
<button class="btn" type="submit" onclick="window.location.href = ' ';">DAY 31 </button>
<button class="btn" type="submit" onclick="window.location.href = ' ';">DAY 32 </button>
<button class="btn" type="submit" onclick="window.location.href = ' ';">DAY 33 </button>
<button class="btn" type="submit" onclick="window.location.href = ' ';">DAY 34 </button>
<button class="btn" type="submit" onclick="window.location.href = ' ';">DAY 35 </button>
</body>
</html>