-
Notifications
You must be signed in to change notification settings - Fork 0
/
day9.html
153 lines (140 loc) · 9.91 KB
/
day9.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Maa Siddhidhatri</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/fontawesome.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/fontawesome.min.css">
<link rel="stylesheet" href="./static/css/style11.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
</head>
<body>
<body style="background-image: linear-gradient(rgba(0, 0, 0, 0.767), rgba(0, 0, 0, 0.712)),url('static/day9/shidbg.jpg'); background-position: center; background-size: cover;width: 100%;height: 500px;">
<!--The navbar display-->
<nav class="navbar navbar-expand-sm navbar-dark bg-dark mb-2 md-20 fixed-top">
<a class="navbar-brand" href="static/pr1.jpg">Durga Puja</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto mb-2 mb-lg-0">
<!--The Home Button-->
<li class="nav-item">
<a class="nav-link" href="./index.html" style="--i:1">Home <span class="sr-only">(current)</span></a>
</li>
<!--The about us button-->
<li class="nav-item">
<a class="nav-link" href="./about.html" style="--i:2">About</a>
</li>
<!--The Achievement Dropdown toggle currently inactive-->
<!--<li class="nav-item">
<a class="nav-link" href="achieve.html">Achievement</a>
</li>-->
<li class="nav-item dropdown active" style="--i:3">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Calendar
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item " href="./mahalaya.html">Mahalaya</a>
<a class="dropdown-item " href="./day1.html">Day 1</a>
<a class="dropdown-item" href="./Brahmacharini.html">Day 2</a>
<a class="dropdown-item" href="./day3.html">Day 3</a>
<a class="dropdown-item" href="./day4.html">Day 4</a>
<a class="dropdown-item" href="./panchami.html">Day 5/Panchami</a>
<a class="dropdown-item" href="./day6.html">Day 6/Shashthi</a>
<a class="dropdown-item" href="./day7.html">Day 7/Saptami</a>
<a class="dropdown-item" href="./day8.html">Day 8/Ashtami</a>
<a class="dropdown-item active" href="./day9.html">Day 9/Navami</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="./day10.html">Dussehra</a>
</div>
</li>
<li class="nav-item dropdown" style="--i:4">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Pandals
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item " href="./ck.html">Central Kolkata</a>
<a class="dropdown-item " href="./sk.html">South Kolkata</a>
</div>
</li>
<li class="nav-item1">
<a class="nav-link" href="./about.html" style="--i:2"></a>
</li>
<li class="nav-item1">
<a class="nav-link" href="./about.html" style="--i:2"></a>
</li>
<li class="nav-item1">
<a class="nav-link" href="./about.html" style="--i:2"></a>
</li>
<li class="nav-item1">
<a class="nav-link" href="./about.html" style="--i:2"></a>
</li>
<li class="nav-item1">
<a class="nav-link" href="./about.html" style="--i:2"></a>
</li>
</ul>
</div>
</nav>
<!--The Display Part-->
<div class="w3-light w3-padding-64 w3-margin-bottom w3-center">
<h1 class="w3-jumbo">Day 9: Maa Siddhidhatri is Worshipped Today</h1>
</div>
<div class="w3-row-padding w3-content" style="max-width:1400px; color: #fff;">
<div class="w3-twothird">
<img src="./static/day9/maashid.jpg" class="dis">
<h2>About Maa Siddhidhatri </h2>
<div class="w3-justify">
<p>The ninth form of Maa Durga, dominates the planet Ketu and blesses with wisdom and knowledge. <br> <br> Siddhidhatri is the ninth form of the Goddess Durga or Parvati, the meaning of her name is as follows: Siddhi means supernatural power or meditative ability, and Dhatri means giver or awarder. She is worshipped on the ninth day of
Navaratri (nine nights of Navadurga); she fulfills all the divine aspirations and completes the mundane. It is believed that one side of Lord Shiva’s body is that of Goddess Siddhidatri. Therefore, he is also known by the name
of Ardhanarishwar. According to Vedic scriptures, Lord Shiva attained all the siddhis by worshiping this Goddess.</p>
<p>Siddhidhatri is the moola roopa of goddess Parvati. She has four hands holding a discus, conch shell, mace, and lotus. She is sitting on a fully bloomed lotus or a lion. She possesses eight supernatural powers, or the siddhis, called
Anima, Mahima, Garima, Laghima, Prapti, Prakambya, Ishitva and Vashitva. Anima means reducing one's body to the size of an atom; Mahima means expanding one's body to an infinitely large size; Garima means becoming infinitely heavy;
Laghima means becoming weightless; Prapti means having omnipresence; Prakambya achieving whatever one desire; Ishitva means possessing absolute lordship; and Vashitva means having the power to subjugate all. Lord Shiva was blessed
by Siddhidatri by being given by all the eight powers.
</p>
<p></p>
<p>Stuti: <br> <span> या देवी सर्वभूतेषु माँ सिद्धिदात्री रूपेण संस्थिता। <br> नमस्तस्यै नमस्तस्यै नमस्तस्यै नमो नमः॥<br> <u> Ya Devi Sarvabhuteshu Maa Siddhidatri Rupena Samsthita। <br>
Namastasyai Namastasyai Namastasyai Namo Namah॥</u></span></p>
<p></p>
</div>
</div>
<div class="w3-third">
<div class="w3-container w3-dark w3-justify">
<h2>Siddha kunjika stotram</h2>
<video width="340" height="240" controls>
<source src="./static/song/Siddha kunjika stotram.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<p class="w3-justify"></p>
</div>
<br>
<div class="w3-container w3-dark w3-justify">
<h2>Favourite Flower
</h2>
<p class="w3-justify">Night blooming jasmine</p>
</div>
<br>
<div class="w3-container w3-dark w3-justify">
<h2>Prarthana</h2>
<video width="340" height="240" controls>
<source src="./static/song/Day 9 Siddhidatri Mata.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
<p class="w3-justify">सिद्धगंधराधवहैर सुरीरामारैरेपी। <br> सेवयना सदा भुइयां सिद्धायदा सिद्धिदायिणी॥ <br> <br> Siddhagandharwayakshaaghair Surairamarairapi| <br>
Sevyamana Sada Bhuyaat Siddhhida Siddhhidayini || </p>
</div>
<br>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js"></script>
</body>
</html>