-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsakaalvadan.html
91 lines (83 loc) · 4.45 KB
/
sakaalvadan.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Sakaal Vadan </title>
<meta name="description"
content="Sangharsh Dhol Tasha Pathak is Pune based Dhol Tasha Pathak. Apart from Dhol Pathak and Vadan we participate in many social activities too." />
<meta name="keywowrds" content="Dhol Tasha, Pune, Ganpati, Treks, Pune Treks, Fort Restoration" />
<link href="./css/bootstrap.css" rel="stylesheet" type="text/css" />
<link href="./fonts/font.css" rel="stylesheet" type="text/css" />
<link href="./css/custom.css" rel="stylesheet" type="text/css" />
<link rel="shortcut icon" href="./images/logo.ico" type="image/x-icon" />
<script src="./js/jquery-1.11.1.min.js"></script>
<script src="./js/bootstrap.js"></script>
<script src="./js/animate.js"></script>
</head>
<body>
<section class="pageInside">
<nav class="navbar navbar-default" role="navigation" id="top_menu"></nav>
<div class="PageTitlelBox text-center">
<h1 class="yellowTextColor">Sakaal Vadan </h1>
</div>
</section>
<div class="container">
<div class="row">
<div class="row marginTop10p">
<div class="col-sm-10 col-xs-offset-1 text-center">
<h2 class="redTextColor"> Sakaal Dhol-Tasha Pathak Competition </h2>
</div>
</div>
<br><br>
<div class="row marginTop5p">
<div class="col-sm-4">
<img src="./images/activities/sakalcomp.jpg" class="imageRound img-responsive" alt="" />
</div>
<div class="col-sm-8 text-justify">
<!--<h2 class="redTextColor">युवा उद्योजक</h2>-->
<p class="GrayTextColor"> ना कोणाशी स्पर्धा असावी,
ना कोणाच्या पुढे जाण्याची आकांक्षा असावी
फक्त संघर्ष करण्याची स्वतः मध्ये जिद्द असावी...
आणि त्यानंतरची विजयी वाटचाल म्हणजे सोनेरी क्षण..</p>
<p class="GrayTextColor">
संघर्षच्या प्रत्येक वादकाची मेहनत, प्रेम तसेच साथ देणारा प्रेक्षकवर्ग या सगळ्यामुळे शक्य होते ही
वाटचाल... संघर्षमय असली तरी सोनेरी क्षण, अविस्मरणीय अनुभव देणारी वाटचाल.
</p>
<p class="GrayTextColor"> संघर्षला लाभलेल्या सोनेरी क्षणांमधील हा एक सोनेरी क्षण... 'सकाळ वृत्तसेवा
आणि ढोल ताशा महासंघ' यांच्या संयुक्त विद्यमाने आयोजित सकाळ ऑनलाईन ढोल ताशा स्पर्धा २०१९ मध्ये
मिळालेले विजेतेपद.
</p>
<br><br><br><br>
</div>
</div>
</div>
</div>
<footer id="bottom_menu"></footer>
<script>
(function (i, s, o, g, r, a, m) {
i["GoogleAnalyticsObject"] = r;
(i[r] =
i[r] ||
function () {
(i[r].q = i[r].q || []).push(arguments);
}),
(i[r].l = 1 * new Date());
(a = s.createElement(o)), (m = s.getElementsByTagName(o)[0]);
a.async = 1;
a.src = g;
m.parentNode.insertBefore(a, m);
})(
window,
document,
"script",
"//www.google-analytics.com/analytics.js",
"ga"
);
ga("create", "UA-45777786-2", "auto");
ga("send", "pageview");
</script>
<script src="./js/main.js"></script>
</body>
</html>