Skip to content

Commit 443dbe7

Browse files
committed
added crop-details.html and added crop-list.css
1 parent 69c7741 commit 443dbe7

File tree

8 files changed

+125
-16
lines changed

8 files changed

+125
-16
lines changed

crop-details.html/chilly.html

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8" />
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7+
<link rel="preconnect" href="https://fonts.googleapis.com" />
8+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
9+
<link
10+
href="https://fonts.googleapis.com/css2?family=Raleway:wght@700&family=Oleo+Script:wght@700&family=Quicksand:wght@300;500;700&display=swap"
11+
rel="stylesheet"
12+
/>
13+
<title>chilly</title>
14+
<link rel="stylesheet" href="/styles/shared.css">
15+
<link rel="stylesheet" href="/styles/crop-list.css">
16+
17+
</head>
18+
<body>
19+
<header>
20+
<div id="page-logo">
21+
<a class="headerLogo" href="/index.html">agri portal</a>
22+
</div>
23+
</header>
24+
<main>
25+
<h1><u>CHILLY</u></h1>
26+
<h2>PH:</h2>
27+
<ul><li><p>6.5-7.5</p></li></ul>
28+
29+
<h2>SEED RATE:</h2>
30+
<ul>
31+
<li><p>Varieties: 1.0 kg / ha. </p></li>
32+
<li><p>Hybrids: 200 - 250 g / ha.</p></li>
33+
</ul>
34+
35+
<h2>SEED TREATMENT:</h2>
36+
<p>
37+
<ul class="line-dec">
38+
<li class="seed-field">
39+
Treat the seeds with Trichoderma viride @ 4 g / kg or Pseudomonas
40+
fluorescens @ 10 g/ kg and sow in lines spaced at 10 cm in raised
41+
nursery beds and cover with sand. </li>
42+
<li class="seed-field">Watering with rose can has to be done</li>
43+
<li class="seed-field">daily. Drench the nursery with Copper oxychloride @ 2.5 g/l of water at
44+
15 days interval against damping off disease. Apply Carbofuran 3 G at 10
45+
g/sq.m. at sowing.</li>
46+
</ul>
47+
</p>
48+
<h2>FIELD PREPARATION AND GROWING:
49+
</h2>
50+
<p>
51+
<ul class="line-dec">
52+
<li class="seed-field">Mix sterilized cocopeat @ 300 kg with 5 kg neem cake along with Azospirillum and
53+
phosphobacteria each @ 1 kg.</li>
54+
<li class="seed-field">Sow the treated seed in protrays @ 1 seed per cell.</li>
55+
<li class="seed-field">Cover the seed with cocopeat and keep the trays one above the other and cover with a polythene
56+
sheet till germination starts.</li>
57+
<li class="seed-field">After 6 days place the protrays with germinated seedlings individually on the raised beds inside
58+
the shade net.</li>
59+
<li class="seed-field"> with rose can everyday upto seed germination.</li>
60+
<li class="seed-field">Drench with NPK 19:19:19 @ 0.5% (5g/l) at 18 days after sowing.</li>
61+
<li class="seed-field"> After ploughing, Thoroughly prepare the field with the addition of FYM @ 25 t/ ha and form ridges and
62+
furrows at a spacing of 60 cm.</li>
63+
<li class="seed-field"> Apply 2 kg/ha of Azospirillum and 2 kg/ha of Phosphobacteria by mixing with 50 kg of FYM.</li>
64+
<li class="seed-field">Irrigate the furrows and transplant 25 days old seedlings on the sides of ridges.</li>
65+
<li class="seed-field"> Life irrigation should be given on 3rd day of planting.</li></p>
66+
</ul>
67+
<h2>FERTILIZER:</h2>
68+
<ul><li> <p>Apply Fluchloralin 1.0 kg a.i / ha as pre-emergence herbicide, followed by hand weeding once at 30 days
69+
after planting.</p></li></ul>
70+
71+
<h2>IRRIGATION:</h2>
72+
<ul class="line-dec"><li> <P>After establishment of seedlings, irrigate at weekly intervals.</P></li>
73+
<li><p> Form raised beds of 120 cm width at an interval of 30 cm. place the laterals at the centre of the each bed. </p></li>
74+
<li> <p> Before planting wet the beds using drip system for 8-12 hrs.</P></li>
75+
</ul>
76+
<h2>HARVEST:</h2>
77+
<ul><li> <p>Spray Triacontanol @ 1.25 ml/l on 20, 40, 60 and 80th day of planting. Spray NAA 10 ppm (10 mg/l of
78+
water) on 60 and 90 days after planting to increase fruit set.</p></li>
79+
<li id="bottom-pad"><p> Harvesting can be done 75 days after transplanting. First two picking yield green chilli and subsequently
80+
yield red ripe fruits.</p></li></ul>
81+
</main>
82+
</body>
83+
</html>

crop-list.html

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<meta charset="UTF-8" />
55
<link rel="preconnect" href="https://fonts.googleapis.com" />
66
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
7-
<link rel="preconnect" href="https://fonts.googleapis.com" />
8-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
97
<link
108
href="https://fonts.googleapis.com/css2?family=Raleway:wght@700&family=Oleo+Script:wght@700&family=Quicksand:wght@300;500;700&display=swap"
119
rel="stylesheet"
@@ -34,14 +32,14 @@
3432
<img src="images/crops/barcelona.jpg" alt="City of Barcelona" />
3533
<div class="item-content">
3634
<div>
37-
<h2>Barcelona</h2>
35+
<h2>CHILLY</h2>
3836
<p>
3937
Lorem ipsum dolor sit amet consectetur adipisicing elit. Labore
4038
vitae incidunt eos atque dicta natus quam accusantium placeat.
4139
</p>
4240
</div>
4341
<div class="actions">
44-
<a href="https://en.wikipedia.org/wiki/Barcelona">Explore &#x2192</a>
42+
<a href="crop-details.html/chilly.html">Explore &#x2192</a>
4543
</div>
4644
</div>
4745
</li>
@@ -69,10 +67,7 @@ <h2>London</h2>
6967
Lorem ipsum dolor sit amet consectetur adipisicing elit. Labore
7068
vitae incidunt eos atque dicta natus quam accusantium placeat.
7169
</p>
72-
<p>
73-
Lorem ipsum dolor sit amet consectetur adipisicing elit. Labore
74-
vitae incidunt eos atque dicta natus quam accusantium placeat.
75-
</p>
70+
7671
</div>
7772
<div class="actions">
7873
<a href="https://en.wikipedia.org/wiki/London">Explore &#x2192</a>

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<meta charset="UTF-8" />
55
<link rel="preconnect" href="https://fonts.googleapis.com" />
66
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
7-
<link rel="preconnect" href="https://fonts.googleapis.com" />
8-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
97
<link
108
href="https://fonts.googleapis.com/css2?family=Raleway:wght@700&family=Oleo+Script:wght@700&family=Quicksand:wght@300;500;700&display=swap"
119
rel="stylesheet"

login.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@
77
<title>Document</title>
88
<link rel="preconnect" href="https://fonts.googleapis.com" />
99
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
10-
<link rel="preconnect" href="https://fonts.googleapis.com" />
11-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
10+
1211
<link
1312
href="https://fonts.googleapis.com/css2?family=Raleway:wght@700&family=Oleo+Script:wght@700&family=Quicksand:wght@300;500;700&display=swap"
1413
rel="stylesheet"

signup.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
<title>Document</title>
88
<link rel="preconnect" href="https://fonts.googleapis.com" />
99
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
10-
<link rel="preconnect" href="https://fonts.googleapis.com" />
11-
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
1210
<link
1311
href="https://fonts.googleapis.com/css2?family=Raleway:wght@700&family=Oleo+Script:wght@700&family=Quicksand:wght@300;500;700&display=swap"
1412
rel="stylesheet"

styles/crop-list.css

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
header {
2+
position: static;
3+
}
4+
main {
5+
background-color: #00ffff;
6+
margin: 0 5rem 3rem 5rem;
7+
border-radius: 15px;
8+
}
9+
h1 {
10+
font-size: 3rem;
11+
text-align: center;
12+
padding-top: 2rem;
13+
14+
}
15+
h2 {
16+
font-size: 1.5rem;
17+
padding-left: 2rem;
18+
}
19+
20+
ul{
21+
padding:0 5rem 0 5rem ;
22+
}
23+
li{
24+
font-size: 1.3rem;
25+
26+
}
27+
.seed-field{
28+
padding-bottom: 1.5rem;
29+
}
30+
.line-dec{
31+
list-style:disc;
32+
}
33+
#bottom-pad{
34+
padding-bottom: 2rem;
35+
}

styles/crop.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ main ul{
2121
grid-template-columns:1fr 1fr ;
2222
gap: 20px 20px;
2323
}
24-
li:nth-of-type(3){
24+
/*li:nth-of-type(3){
2525
grid-column: 1/ span 2;
26-
}
26+
}*/
2727
main li img{
2828
width: 300px;
2929
height: 280px;

styles/shared.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
body{
23
font-family: "quicksand", sans-serif;
34
margin: 0;

0 commit comments

Comments
 (0)