-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathc10hindi.html
40 lines (32 loc) · 1.52 KB
/
c10hindi.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
<!DOCTYPE html>
<html>
<head>
</head>
<body style="background-color:rosybrown">
<CENTER><h1><b>HINDI</b></h1><br><br>
<h3>Select from the below option which you want to get...</h3>
<a href="https://www.ncertbooks.guru/ncert-class-10-hindi-book/"><button class="dropbtn">Ncert Books
</button></a>
<br><br>
<a href="https://www.meritnation.com/cbse-class-10/hindi/ncert-solutions/12_3"><button class="dropbtn">Ncert Solution
</button></a>
<br><br>
<a href="https://www.studyrankers.com/2016/08/notes-and-study-materials-of-hindi-10th.html"> <button class="dropbtn">Notes
</button></a>
<br><br>
<button class="dropbtn">sample papers
</button>
<div class="sample paper">
<a href="https://www.selfstudys.com/books/cbse-sample-paper/state-books/class-10th/hindi/a-2023-1/980236">set 1 </a>
</div>
<div class="sample paper">
<a href="https://www.selfstudys.com/books/cbse-sample-paper/state-books/class-10th/hindi/a-2023-2/980234">set 2 </a>
</div>
<div class="sample paper">
<a href="https://www.selfstudys.com/books/cbse-sample-paper/state-books/class-10th/hindi/a-2023-3/980232">set 3 </a>
</div><br><br>
<a href="https://www.youtube.com/watch?v=5Z0ObStt5Dk&list=PLVLoWQFkZbhX6yDIVCVeux9e1v_Ohv2LH"><button class="dropbtn">Videos
</button></a>
</CENTER>
</body>
</html>