-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathneem.html
198 lines (189 loc) · 12.6 KB
/
neem.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
<!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>MedPlant</title>
<meta name="description" content="MedPlant"/>
<meta name="keywords" content="MedPlant"/>
<meta property="og:title" content="MedPlant"/>
<meta property="og:description" content="MedPlant"/>
<meta property="og:image" content="#"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="#"/>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<link rel="stylesheet" href="styles/style.css">
<link rel="icon" type="image/x-icon" href="./img/leaf.png">
<link rel="canonical" href="https://getbootstrap.com/docs/5.3/examples/blog/">
<link href="/docs/5.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<link rel="apple-touch-icon" href="/docs/5.3/assets/img/favicons/apple-touch-icon.png" sizes="180x180">
<link rel="icon" href="/docs/5.3/assets/img/favicons/favicon-32x32.png" sizes="32x32" type="image/png">
<link rel="icon" href="/docs/5.3/assets/img/favicons/favicon-16x16.png" sizes="16x16" type="image/png">
<link rel="manifest" href="/docs/5.3/assets/img/favicons/manifest.json">
<link rel="mask-icon" href="/docs/5.3/assets/img/favicons/safari-pinned-tab.svg" color="#712cf9">
<link rel="icon" href="/docs/5.3/assets/img/favicons/favicon.ico">
<meta name="theme-color" content="#712cf9">
<style>
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
.b-example-divider {
width: 100%;
height: 3rem;
background-color: rgba(0, 0, 0, .1);
border: solid rgba(0, 0, 0, .15);
border-width: 1px 0;
box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}
.b-example-vr {
flex-shrink: 0;
width: 1.5rem;
height: 100vh;
}
.bi {
vertical-align: -.125em;
fill: currentColor;
}
.nav-scroller {
position: relative;
z-index: 2;
height: 2.75rem;
overflow-y: hidden;
}
.nav-scroller .nav {
display: flex;
flex-wrap: nowrap;
padding-bottom: 1rem;
margin-top: -1px;
overflow-x: auto;
text-align: center;
white-space: nowrap;
-webkit-overflow-scrolling: touch;
}
.btn-bd-primary {
--bd-violet-bg: #712cf9;
--bd-violet-rgb: 112.520718, 44.062154, 249.437846;
--bs-btn-font-weight: 600;
--bs-btn-color: var(--bs-white);
--bs-btn-bg: var(--bd-violet-bg);
--bs-btn-border-color: var(--bd-violet-bg);
--bs-btn-hover-color: var(--bs-white);
--bs-btn-hover-bg: #6528e0;
--bs-btn-hover-border-color: #6528e0;
--bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
--bs-btn-active-color: var(--bs-btn-hover-color);
--bs-btn-active-bg: #5a23c8;
--bs-btn-active-border-color: #5a23c8;
}
.bd-mode-toggle {
z-index: 1500;
}
</style>
<link href="https://fonts.googleapis.com/css?family=Playfair+Display:700,900&display=swap" rel="stylesheet">
</head>
<body>
<nav class="navbar bg-dark">
<div class="container-fluid">
<a class="navbar-brand text-light" href="./home.html">
<img src="./img/leaf.png" alt="Logo" width="30" height="24" class="d-inline-block align-text-top"> MedPlant
</a>
</div>
</nav>
<main class="container">
<div class="p-4 p-md-5 mb-4 rounded text-body-emphasis bg-body-secondary" style="background-image: url(https://static.toiimg.com/photo/68670559.cms);">
<div class="col-lg-6 px-0">
<h1 class="display-4 fst-italic">The Miraculous Neem Plant: Nature's Gift for Health and Wellness</h1>
<p class="lead mb-0"><a href="#main-page" class="text-body-emphasis fw-bold">Continue reading...</a></p>
</div>
</div>
<div class="row g-5">
<div class="col-md-8">
<h3 class="pb-4 mb-4 fst-italic border-bottom">
From the Firehose
</h3>
<article class="blog-post">
<h2 class="display-5 link-body-emphasis mb-1" id="main-page">Neem blog post</h2>
<p>Introduction: Welcome to our blog post dedicated to the incredible neem plant (Azadirachta indica), a botanical marvel known for its extensive therapeutic properties. In this article, we will delve into the rich history, traditional
uses, and scientific discoveries surrounding this remarkable plant. Join us as we explore the myriad benefits of neem and its significant contributions to holistic health and wellness.</p>
<hr>
<h2>Benefits:</h2>
<p><b>Section 1:</b> Origins and Cultural Significance Discover the origins of neem and its long-standing history in Ayurvedic medicine and traditional healing practices. Explore the cultural and religious significance of neem in various
regions across the globe. Learn about the reverence for neem in Indian folklore and its association with purification rituals.
<br>
<b>Section 2:</b> Medicinal Properties and Health Benefits Uncover the diverse range of medicinal properties exhibited by neem, including antibacterial, antiviral, antifungal, and anti-inflammatory effects. Explore how neem supports
immune system function and aids in combating various ailments. Delve into neem's potential role in promoting healthy skin, oral hygiene, and digestive wellness.
<br>
<b>Section 3:</b> Neem in Modern Science Discover the scientific research and studies validating the traditional uses of neem. Explore the active compounds present in neem, such as nimbin, nimbidin, and azadirachtin, and their
potential health-promoting effects. Learn about ongoing research into neem's anticancer, antioxidant, and antidiabetic properties.
<br>
<b>Section 4:</b> Practical Applications and Uses Learn about the different forms in which neem is available, including neem oil, neem leaves, and neem powder. Discover how to incorporate neem into your daily routine, from skincare
and haircare to natural insect repellents and oral care products. Explore recipes and DIY remedies that harness the power of neem for various health and wellness purposes.</p>
<h2>Conclusions:</h2>
<p>As we conclude our exploration of the remarkable neem plant, we invite you to embrace this natural treasure and unlock its myriad benefits. From ancient traditions to modern science, neem continues to captivate us with its remarkable
healing potential. We hope this article has inspired you to incorporate neem into your wellness journey, harnessing the power of nature to promote a healthier and more balanced life.
<br> Remember, while neem has a long history of traditional use, it is always important to consult with healthcare professionals or herbalists before incorporating it into your regimen, especially if you have specific medical conditions
or are taking medications.
<br> Stay tuned for more enlightening articles and plant profiles on our blog, as we continue to uncover the secrets of nature's pharmacy.</p>
</article>
</div>
<div class="col-md-4">
<div class="position-sticky" style="top: 2rem;">
<div class="p-4 mb-3 bg-body-tertiary rounded">
<h4 class="fst-italic">About</h4>
<p id="about-plant" class="mb-0">Neem, an evergreen tree native to the Indian subcontinent, holds significant medicinal and agricultural importance. Its leaves, seeds, and bark have potent antiviral, antifungal, and antibacterial properties.</p>
</div>
<div>
<h4 class="fst-italic">Recent posts</h4>
<ul class="list-unstyled">
<li>
<a class="d-flex flex-column flex-lg-row gap-3 align-items-start align-items-lg-center py-3 link-body-emphasis text-decoration-none border-top" href="basil.html">
<img class="bd-placeholder-img" width="60%" height="96" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/01/Tulsi_or_Tulasi_Holy_basil.jpg/640px-Tulsi_or_Tulasi_Holy_basil.jpg" aria-hidden="true" preserveAspectRatio="xMidYMid slice" focusable="false">
<rect width="100%" height="100%" fill="#777" />
</svg>
<div class="col-lg-8">
<h6 class="mb-0"> Holy Basil: The Sacred Herb for Health...</h6>
<small class="text-body-secondary">January 13, 2023</small>
</div>
</a>
</li>
<li>
<a class="d-flex flex-column flex-lg-row gap-3 align-items-start align-items-lg-center py-3 link-body-emphasis text-decoration-none border-top" href="aloevera.html">
<img class="bd-placeholder-img" width="60%" height="96" src="https://www.almanac.com/sites/default/files/styles/or/public/image_nodes/aloe-vera-white-pot_sunwand24-ss_edit.jpg?itok=BVzzldrw" aria-hidden="true" preserveAspectRatio="xMidYMid slice" focusable="false">
<rect width="100%" height="100%" fill="#777" />
</svg>
<div class="col-lg-8">
<h6 class="mb-0">Aloe Vera: The Versatile Plant for Natural Wellness</h6>
<small class="text-body-secondary">January 15, 2023</small>
</div>
</a>
</li>
<li>
<a class="d-flex flex-column flex-lg-row gap-3 align-items-start align-items-lg-center py-3 link-body-emphasis text-decoration-none border-top" href="lavender.html">
<img class="bd-placeholder-img" width="60%" height="96" src="https://i0.wp.com/post.healthline.com/wp-content/uploads/2020/04/11450-Natures_9_Most_Powerful_Plants-body8_1296x728.jpg?h=1528" aria-hidden="true" preserveAspectRatio="xMidYMid slice" focusable="false">
<rect width="100%" height="100%" fill="#777" />
</svg>
<div class="col-lg-8">
<h6 class="mb-0">Lavender: The Soothing Scent of Serenity...</h6>
<small class="text-body-secondary">January 16, 2023</small>
</div>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</main>
<script src="/docs/5.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
</body>
</html>