-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
249 lines (192 loc) · 10.9 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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-98PDSHR4R1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-98PDSHR4R1');
</script>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="assets/style.css">
<title>Ministry Combined</title>
</head>
<body>
<div class="head">
<h1>Ministry Combined</h1>
</div>
<div class="info">
<div class="dropdown">
<button class="minBut"><a href="https://agricoop.nic.in/en" target="_blank">Ministry of Agriculture & Farmers Welfare</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://www.ayush.gov.in/" target="_blank">Ministry of AYUSH</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://chemicals.nic.in/" target="_blank">Ministry of Chemicals and Fertilizers</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://www.civilaviation.gov.in/" target="_blank">Ministry of Civil Aviation</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="http://coal.nic.in/" target="_blank">Ministry of Coal</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://commerce.gov.in/" target="_blank">Ministry of Commerce and Industry</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://dot.gov.in/" target="_blank">Ministry of Communications</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://consumeraffairs.nic.in/" target="_blank">Ministry of Consumer Affairs, Food and Public Distribution</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://www.mca.gov.in/" target="_blank">Ministry of Corporate Affairs</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://www.indiaculture.nic.in/" target="_blank">Ministry of Culture</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://mod.gov.in/" target="_blank">Ministry of Defence</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://mdoner.gov.in/" target="_blank">Ministry for Development of North Eastern Region</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://www.moes.gov.in/" target="_blank">Ministry of Earth Sciences</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://www.meity.gov.in/" target="_blank">Ministry of Electronics and Information Technology</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="http://moef.gov.in/en/" target="_blank">Ministry of Environment, Forests and Climate Change</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://mea.gov.in/" target="_blank">Ministry of External Affairs</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://finmin.nic.in/" target="_blank">Ministry of Finance</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://mofpi.nic.in/" target="_blank">Ministry of Food Processing Industries</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://www.mohfw.gov.in/" target="_blank">Ministry of Health and Family Welfare</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://www.mha.gov.in/" target="_blank">Ministry of Home Affairs</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://dhi.nic.in/" target="_blank">Ministry of Heavy Industries and Public Enterprises</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="http://mohua.gov.in/" target="_blank">Ministry of Housing and Urban Affairs</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://www.education.gov.in/en" target="_blank">Ministry of Education</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://mib.gov.in/" target="_blank">Ministry of Information and Broadcasting</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="http://mowr.gov.in/" target="_blank">Ministry of Jal Shakti (Water)</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://labour.gov.in/" target="_blank">Ministry of Labour and Employment</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://lawmin.gov.in/" target="_blank">Ministry of Law and Justice</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://msme.gov.in/" target="_blank">Ministry of Micro, Small and Medium Enterprises</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://www.mines.gov.in/" target="_blank">Ministry of Mines</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="http://www.minorityaffairs.gov.in/" target="_blank">Ministry of Minority Affairs</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://mnre.gov.in/" target="_blank">Ministry of New and Renewable Energy</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://most.gov.in/" target="_blank">Ministry of Science and Technology</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://mpa.gov.in/" target="_blank">Ministry of Parliamentary Affairs</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://persmin.gov.in/" target="_blank">Ministry of Personnel, Public Grievances and Pensions</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://mopng.gov.in/en" target="_blank">Ministry of Petroleum and Natural Gas</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://niti.gov.in/" target="_blank">Ministry of Planning</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://www.panchayat.gov.in/" target="_blank">Ministry of Panchayati Raj</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://powermin.gov.in/" target="_blank">Ministry of Power</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://www.pmindia.gov.in/en/" target="_blank">Ministry of Prime Minister's Office</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://rural.nic.in/" target="_blank">Ministry of Rural Development</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://morth.nic.in/" target="_blank">Ministry of Road Transport and Highways</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://indianrailways.gov.in/" target="_blank">Ministry of Railways</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="http://shipmin.gov.in/" target="_blank">Ministry of Shipping</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="http://socialjustice.nic.in/" target="_blank">Ministry of Social Justice and Empowerment</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="http://www.mospi.nic.in/" target="_blank">Ministry of Statistics and Programme Implementation</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://msde.gov.in/en" target="_blank">Ministry of Skill Development and Entrepreneurship</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://steel.gov.in/" target="_blank">Ministry of Steel</a></button>
</div>
<div class="dropdown">
<button class="minBut"><a href="http://texmin.nic.in/" target="_blank">Ministry of Textiles</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://tourism.gov.in/" target="_blank">Ministry of Tourism</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://tribal.nic.in/" target="_blank">Ministry of Tribal Affairs</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="http://dahd.nic.in/" target="_blank">Ministry of Animal Husbandry, Dairying And Fisheries</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://wcd.nic.in/" target="_blank">Ministry of Women and Child Development</a> </button>
</div>
<div class="dropdown">
<button class="minBut"><a href="https://yas.nic.in/" target="_blank">Ministry of Youth Affairs and Sports</a> </button>
</div>
</div>
<footer>
<div class="container" style="height: 50px;font-size: 20px;">
© 2021
<a href="https://www.linkedin.com/in/pradyneel/" target="_blank" style="color: white;">Pradeep</a>
</div>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="assets/scripts.js"></script>
</footer>
</body>
</html>