-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWAD lab.html
More file actions
47 lines (44 loc) · 1.92 KB
/
Copy pathWAD lab.html
File metadata and controls
47 lines (44 loc) · 1.92 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
<html>
<head>
<title>MODI</title>
</head>
<body><p> ABOUT MODI </p><br></br>
<p> Understanding that financial exclusion was a bane for the poor, <b>the Prime Minister</b> launched the <u>Pradhan Mantri Jan Dhan Yojana,</u> that aimed at opening bank accounts for every Indian. Now, over 35 crore Jan Dhan accounts have been opened. These accounts have not only banked the unbanked but also opened the doors for other avenues of empowerment.
Going a step ahead of Jan Dhan, Shri Modi emphasised on Jan Suraksha, by giving insurance and pension cover to the most vulnerable sections of society. The JAM trinity (Jan Dhan- Aadhaar- Mobile) has led to elimination of middle men and ensured transparency and speed, powered by technology.</p>
<img src="/home/user37/Downloads/index.jpeg" alt="LOAD"></img><br></br>
<a href="https://www.google.com">GOOGLE IS HERE ASK MORE ABOUT ABOVE INFO</a>
<ol type="a"> <label>ORDERED LIST</label>
<li>computers</li>
<ol type="i">
<li>HP</li>
<li>DELL</li>
</ol>
<li>drives</li>
</ol> <br>
<ul type="square"><label> UNORDERED LIST </label>
<li> Sports</li>
<ul type="square">
<li>Cricket</li>
<li> Football </li>
</ul>
</ul><br>
<table border="2px">
<tr>
<th> NAME </th>
<th> BRANCH </th>
<th> SECTION </th>
</tr>
<tr>
<td> Sravanth </td>
<td rowspan="2">CSE</th>
<td rowspan="2"> CS4 </td>
</tr>
<tr>
<td> Dhanush </td>
</tr>
</table>
<p>a<sup>2</sup>+b<sup>2</sup></p>
<p>a<sub>2</sub>+b<sub>2</sub></p>
<a href="https://www.google.com">GOOGLE IS HERE ASK MORE ABOUT ABOVE INFO</a>
</body>
</html>l