-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathh.html
220 lines (182 loc) · 6.35 KB
/
h.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Know your govt</title>
<link rel="stylesheet" type="text/css" href="mycss.css">
<style>.mySlides {display: none;}
/* Slideshow container */
.slideshow-container {
position: relative;
margin-right:50;
margin-left:50;
}
/* Caption text */
.text {
color: #f2f2f2;
font-size: 15px;
padding: 8px 12px;
position: absolute;
bottom: 8px;
width: 100%;
text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
}
/* The dots/bullets/indicators */
.dot {
height: 15px;
width: 15px;
margin: 0 2px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}
.active {
background-color: #717171;
}
/* Fading animation */
.fade {
-webkit-animation-name: fade;
-webkit-animation-duration: 1.5s;
animation-name: fade;
animation-duration: 1.5s;
}
@-webkit-keyframes fade {
from {opacity: .4}
to {opacity: 1}
}
@keyframes fade {
from {opacity: .4}
to {opacity: 1}
}
</style>
<script>
function ask()
{
if(confirm("Redirect to Tax Calculator?"))
{
var myWindow = window.open("taxcalculator.html", "", "width=600,height=600");
}
}
function welcome(){
alert("Welcome to KnowYourGovt!");}
welcome();
function changetext(a)
{
if(a==5){
var x=document.getElementById('change');
x.style.display="none";
var y=document.getElementById('change2');
y.style.display="";
}
else{
var y=document.getElementById('change2');
y.style.display="none";
var x=document.getElementById('change');
x.style.display="";
}
}
function goforward()
{
window.history.forward();
}
function goback(){
window.history.back(); }
</script>
</head>
<body onload=showSlides() >
<div class="header">
<marquee>THE LAST DATE TO LINK YOUR ADHAAR CARD IS 31st MARCH 2018!</marquee>
</div>
<div class="header2">
<img src="emblem-dark.png" align=right style='align: right'/>
         <img src="knowgovt.png">
</div>
<div class="topnav">
<a href="#">HOME</a>
<a href="#">ABOUT US</a>
<a href="finance.html">DEPARTMENT OF FINANCE</a>
<a href="" onclick=ask()>TAX CALCULATOR</a><br><br>
</div><div class="slideshow-container">
<div class="mySlides fade"><div class="numbertext">1 / 3</div>
<img src="banner.jpg" width=100%>
<div class="text"></div>
</div>
<div class="mySlides fade"><div class="numbertext">1 / 3</div>
<img src="banner2.jpg" width=100%>
<div class="text"></div>
</div><div class="mySlides fade"><div class="numbertext">1 / 3</div>
<img src="banner3.jpg" width=100%>
<div class="text"></div>
</div></div>
<script>
var slideIndex = 0;
showSlides();
function showSlides() {
var i;
var slides = document.getElementsByClassName("mySlides");
var dots = document.getElementsByClassName("dot");
for (i = 0; i < slides.length; i++) {
slides[i].style.display = "none";
}
slideIndex++;
if (slideIndex > slides.length) {slideIndex = 1}
for (i = 0; i < dots.length; i++) {
dots[i].className = dots[i].className.replace(" active", "");
}
slides[slideIndex-1].style.display = "block";
dots[slideIndex-1].className += " active";
setTimeout(showSlides, 2000); // Change image every 2 seconds
}
</script>
<div style="text-align:center">
<span class="dot"></span>
<span class="dot"></span>
<span class="dot"></span>
</div>
<br><br>
<div class="contain">
<div class="row">
<div class="column"> <div><h1 class="heading1" onmouseover=changetext(6)>IN FOCUS</h1>
<h1 class="heading1" onmouseover=changetext(5) >NEWS</h1></div>
<font face="Open Sans"><div id="change"><ul><li></li><li></li>
<li><h4>Atal Pension Yojana</li>
<p>In Atal Pension Yojana, for every contribution made to the pension fund, the government would also co-contribute 50% of the total contribution or Rs.1,000/p.a, whichever is lower, to each eligible subscriber account, for a period of 5 years. The minimum age of joining APY is 18 years and maximum age is 40 years. The age of exit and start of pension would be 60 years. Therefore, minimum period of contribution by the subscriber under APY would be 20 years or more...<a href="finance.html#atal" target="_blank">Click here to read more</a></p>
</p><h4><li>Pradhan Mantri Jan Dhan Yojana (PMJDY)</h4>
<p><b>Launched:</b> 28 August 2014
<br><b>Main Objective:</b> Financial inclusion and access to financial services for all households in the country.
Pradhan Mantri Jan Dhan Yojana (PMJDY) is a national mission to bring comprehensive financial inclusion of all the households in the country. Under the PMJDY, any individual above the age of 10 years and does not ave a bank account can open a bank account without depositing any money.
<br>
he scheme was to ensure the access to financial services such as banking / savings & deposit Accounts, remittance, credit, debit cards, insurance and pension in affordable manner. The scheme was mostly targeted to the people belonging to the Below Poverty Line but is beneficial to everyone who does not have a bank account.
<br><br>Jan Dhan Yojana has seen a great success, about 21 Crore accounts have been opened in just about one and half year under the scheme. Out of the total 12.87 crore in rural area and 8.13 Crore accounts have been opened in urban areas. Despite of zero minimum balance, there is 33074.89 crore rupees balance in these accounts with 28.88% accounts opened with zero balance.
<br><br><b>Official Website:</b> <a href="http://www.pmjdy.gov.in" target="_blank">Click here</a></p></ul></font></p></p></div>
<div id="change2" style="display:none;"><ul><li type=none></li><li type=none> <li><li><h4>Test</h4></li><li><h4>Test</h4></li><li></li>
</div>
</div>
<div class="column2">
<img src=smart.jpg width=100%>
<img src=metro.jpg width=100%>
<!-<iframe width="300" height="300" src="https://www.youtube.com/embed/yzzDJa-dUEM" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></div>-!>
</div>
</div>
</div>
<hr width=80%>
</div><center><h1>Swach Bharat Mission</h1></center>
<map name="image-map">
<area shape="rect" href="swach.html" coords="1240,264,1298,247" >
</map>
<img src="swach.jpg" usemap="#image-map">
<div class="footer" >
<p align=left><button onclick=goback()>Go back to previous page</button></p>
<p align=right><button onclick=goforward()>Go forward</button></p>
<p>Copyright@Vivek</p>
</div>
</body>
</html>