forked from jindaladiti1806/Krishidarpan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcropmanag.php
215 lines (157 loc) · 8.58 KB
/
cropmanag.php
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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
<!DOCTYPE html>
<html>
<head>
<title>Welcome</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<style>
info{
color:yellow;
font-size: 25px;
text-decoration: underline red;
}
info:hover{
color: blue;
}
close{
color:red;
}
#s2
{
font-size:20px;
color:#fff;
}
#s1
{
font-size:20px;
font-weight:bold;
}
body {
background-image:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)),url(pictures/ph.jfif);
background-size: 1550px 1300px;
}
.box
{
color:black;
}
.container h3
{
color:black;
font-size:55px;
text-align:center;
font-family:Ink Free;
text-decoration: underline ;
}
.navbar {
margin-bottom: 0px;
border-radius: 0px;
}
.row.content {height: 450px}
.sidenav {
padding-top: 20px;
background-color: #f1f1f1;
height: 100%;
}
.carousel-inner{
padding-left: 20px;
}
footer {
background-color: #555;
color: white;
padding: 15px;
}
@media screen and (max-width: 767px) {
.sidenav {
height: auto;
padding: 15px;
}
.row.content {height:auto;}
}
li{
font-family:papyrus;
text-align: justify;
}
label{
color:white;
}
</style>
</head>
<body>
<?php include("header.php"); ?>
<div class="container">
<h3>CROP MANAGEMENT</h3>
<div class="container" style="min-height:527px;">
<div class="col-sm-10 text-left" style="margin-left: -140px">
<div style="padding-left: 20px;">
<audio controls=""><source src="http://agricoop.gov.in/sites/default/files/audio_agri.mpeg" type="audio/mpeg"></audio>
<div class="view view-home-carousel view-id-home_carousel view-display-id-block view-dom-id-83723b184d02c71b35fee48653f6c4b4">
</div>
<div class="view-content">
<div id="views-bootstrap-carousel-1" class="views-bootstrap-carousel-plugin-style carousel slide" data-ride="carousel">
<!-- Carousel indicators -->
<ol class="carousel-indicators">
<li data-target="#views-bootstrap-carousel-1" data-slide-to="0" class=""></li>
<li data-target="#views-bootstrap-carousel-1" data-slide-to="1" class="active"></li>
<li data-target="#views-bootstrap-carousel-1" data-slide-to="2" class=""></li>
</ol>
<!-- Carousel items -->
<div class="carousel-inner">
<div class="item">
<article class="ds-1col node node-slideshow view-mode-carousel clearfix">
<div class="simple"><a href="http://www.fao.org/e-agriculture/members"><figure><img src="http://assets.e-agriculture.fao.org.s3-eu-west-1.amazonaws.com/public/styles/carousel/public/slideshow/2183806066_b7cc22381c_o (1)_0.jpg"></figure><h2>e-Ag Community of Practice has now over 16,000 members</h2></a></div></article>
</div>
<div class="item active">
<article class="ds-1col node node-slideshow view-mode-carousel clearfix">
<div class="simple"><a href="http://www.fao.org/e-agriculture/news/fao-hails-first-contribution-promoting-digital-agriculture-through-knowledge-sharing"><figure><img src="http://assets.e-agriculture.fao.org.s3-eu-west-1.amazonaws.com/public/styles/carousel/public/slideshow/China_2020_Development.png"></figure><h2>Read the China Development Plan for Digital Agriculture and Rural Areas</h2></a></div></article>
</div>
<div class="item">
<article class="ds-1col node node-slideshow view-mode-carousel clearfix">
<div class="simple"><a href="http://newsletters.fao.org/q/16vqgliu1YJ/wv"><figure><img src="http://assets.e-agriculture.fao.org.s3-eu-west-1.amazonaws.com/public/styles/carousel/public/slideshow/Newsletter_2020.png"></figure><h2>Read the Jan/February 2020 e-Agriculture Newsletter</h2></a></div></article>
</div>
</div>
</div>
</div>
</div>
<ol>
<br>
<li> <i class="fa fa-hand-o-right" style="font-size:30px;color:red"></i><span id="s1"><a href="crop1.php"><info>Critical factors to be considered for selection of crops:</info></a></span>
<span id="s2">This topic provides information about critical factors to be considered for selection of crops.</span></li><br>
<li> <i class="fa fa-hand-o-right" style="font-size:30px;color:red"></i><span id="s1"><a href="#"><info>Weather Information:</info></a></span>
<span id="s2">This Sections covers about Weather based Information.</span></li><br>
<li><i class="fa fa-hand-o-right" style="font-size:30px;color:red"></i><span id="s1"><a href="3rd wala.php"><info>Package of practices:</info></a></span>
<span id="s2">Scientific crop production technologies developed for various crops by research institutes and state agricultural universities are covered here.</span></li><br>
<li><i class="fa fa-hand-o-right" style="font-size:30px;color:red"></i><span id="s1"><a href="4th one.php"><info>Crop management for aberrant weather conditions:</info></a></span>
<span id="s2">This section provides information about crop management practices for aberrant weather conditions like moisture stress, floods, frost, etc.</span></li><br>
<li><i class="fa fa-hand-o-right" style="font-size:30px;color:red"></i><span id="s1"><a href="#"><info>Technologies for NE India:</info></a></span>
<span id="s2">Package of practices and technologies developed exclusively for North Eastern States are covered here.</span></li><br>
<li><i class="fa fa-hand-o-right" style="font-size:30px;color:red"></i><span id="s1"><a href="IPM.php"><info>Integrated Pest Managment:</info></a> </span>
<span id="s2">Concept of integrated pest managment and its components are explained here with examples.</span></li><br>
<li><i class="fa fa-hand-o-right" style="font-size:30px;color:red"></i><span id="s1"><a href="IWM.php"><info>Integrated weed management:</info></a> </span>
<span id="s2">This section provides information about integrated weed management.</span></li><br>
<li><i class="fa fa-hand-o-right" style="font-size:30px;color:red"></i><span id="s1"><a href="INM.php"><info>Integrated Nutrient Management:</info></a> </span>
<span id="s2">Describes the suitable INM packages adopted for various crops.</span></li><br>
<li><i class="fa fa-hand-o-right" style="font-size:30px;color:red"></i><span id="s1"><a href="advanced_technology.php"><info>Advanced Technologies:</info></a></span>
<span id="s2">Modern technologies used in Agriculture for crop production are detailed here.</span></li><br>
<li><i class="fa fa-hand-o-right" style="font-size:30px;color:red"></i><span id="s1"><a href="tips.php"><info>Tips for farmers:</info></a></span>
<span id="s2">Tips related to better crop production, available resources and knowledge support from various agro-based organisations are covered here</span></li><br>
</ol>
</div>
<div class="col-sm-3 sidenav" style="margin-left: 20px">
<div class="well">
<p><iframe allowFullScreen="allowFullScreen" src="https://www.youtube.com/embed/IIbPbYC5Dgg?ecver=1&iv_load_policy=1&yt:stretch=16:9&autohide=1&color=red&width=560&width=560" width="200" height="100" allowtransparency="true" frameborder="0"><div>If shopping at Boots.com then use a <a id="FHZfn9BP" href="https://www.codeguesser.co.uk/boots.com">voucher code</a> for Boots here</div><div><a id="FHZfn9BP" href="https://www.freecarcheck.co.uk">freecarcheck UK</a></div><script type="text/javascript">function execute_YTvideo(){return youtube.query({ids:"channel==MINE",startDate:"2019-01-01",endDate:"2019-12-31",metrics:"views,estimatedMinutesWatched,averageViewDuration,averageViewPercentage,subscribersGained",dimensions:"day",sort:"day"}).then(function(e){},function(e){console.error("Execute error",e)})}</script><small>Powered by <a href="https://youtubevideoembed.com/ ">Embed YouTube Video</a></small></iframe></p>
</div>
<p></p>
</div>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.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.4.1/js/bootstrap.min.js"></script>
<script src="js/jquery.js"></script>
<script src="js/jquery.min.js"></script>
<?php include("footer.php"); ?>
</body>
</html>