-
Notifications
You must be signed in to change notification settings - Fork 0
/
rock-soil.html
128 lines (127 loc) · 6.95 KB
/
rock-soil.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
<!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>Rock Soil</title>
<link rel="stylesheet" href="soilstyle.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Tourney:wght@100&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<div class="header">
<div class="logo">
<a href="ecom.html"><img class="navlogo" src="images/Krusha-logo-bw.png" alt="krushak"></a>
</div>
<!-- ...............................searchbar........................ -->
<div class="wrapper">
<div class="search">
<div class="search-container">
<input class="input" type="text" placeholder="Search Here about Soil..." />
<button class="sbtn" onclick=""><img src="images/search-icon.png" alt=""></button>
</div>
<div class="auto-search">
<a href="black-soil.html" class="black"><li>Black Soil</li></a>
<a href="rock-soil.html" ><li>Rock Soil</li></a>
<a href="white-soil.html"><li>White Soil</li></a>
<a href="red-soil.html"><li>Red Soil</li></a>
<a href="basalt-rock.html"><li>Basalt Rock</li></a>
<a href="alluvial.html"></a><li>Alluvial Soil</li>
<a href="black-cotton-soil.html"><li>Black Cotton Soil</li></a>
<a href="red-yellow-soil.html"><li>Red & Yellow Soil</li></a>
<a href="laterite.html"><li>Laterite Soil</li></a>
<a href="forest-soil.html"><li>Mountainous or Forest Soil</li></a>
<a href="saline-soil.html"><li>Saline Soil</li></a>
<a href="alkaline-soil.html"><li>Alkaline Soil</li></a>
<a href="peaty-soil.html"><li>Peaty Soil</li></a>
<a href="marshy-soil.html"><li>Marshy Soil</li></a>
</div>
<!-- <button class="sbtn">Search</button> -->
</div>
</div>
<!-- ...............................navbar........................ -->
<div>
<ul class="navbar">
<li><a class="active" href="ecom.html">Home</a></li>
<li><a href="product.html">Product</a></li>
<li><a href="shop.html">Shop</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="login.html"><button>Login</button></a></li>
<li><a href="cart.html"><button class="cartimg"><img class="cart" src="images/cart-logo.png" alt="cart"></button></a></li>
</ul>
</div>
</div>
<div class="bg">
<div class="tittle">
<h1>Rock Soil</h1>
</div>
<div class="con">
<div class="simg"><img src="images/rock-soil/rock-soil-img.jpg" alt="soil"></div>
<div class="info">
<p class="a">Information:</p>
<p class="b">Rock soil is a type of soil that contains a significant amount of rocks
and stones. This type of soil is generally infertile and unsuitable for
agriculture, but with proper soil management techniques, some hardy cereal grains
can be grown. Soil management techniques for rock soil include adding organic matter,
topsoil, and nutrients, as well as terracing and contour farming to reduce erosion.</p>
</div>
</div>
<div class="con">
<div class="info">
<p class="a">Crops suitable for this Soil:</p>
<p class="b">Rock soil is generally considered infertile and unsuitable for agriculture
in India, but some hardy cereal crops can still be grown in these areas. The crops
that are best suited for rocky soil conditions include: <b> Barley, Wheat, Millets,
Buckwheat, Maize, Mustard, Lentils, Peas, Chickpeas, Sorghum,</b> etc.</p>
</div>
<div class="simg"><img src="images/rock-soil/rock-soil-crops.jpg" alt="soil"></div>
</div>
<div class="con">
<div class="simg"><img src="images/rock-soil/rock-soil-location.jpg" alt="soil"></div>
<div class="info">
<p class="a">Soil Locations:</p>
<p class="b">Rocky soil in India is found in regions with hilly or mountainous terrain,
such as the Himalayan region and the Western Ghats. It is also found in some parts
of the Deccan Plateau, particularly in areas with rocky outcrops or exposed bedrock.
Some of the states where rocky soil is commonly found: Himachal Pradesh, Uttarakhand,
Jammu and Kashmir, Arunachal Pradesh, Sikkim, Nagaland, Manipur, Mizoram, Meghalaya,
Assam.</p>
</div>
</div>
<div class="con">
<div class="info">
<p class="a">Climate Condition:</p>
<p class="b">Rocky soil is found in regions with hilly or mountainous terrain in India.
These regions typically have high altitude, cooler temperatures, and relatively low
rainfall. The climate in these regions can vary from sub-tropical to alpine, depending
on the location and altitude. The temperature in rocky soil regions can range from
5 to 25°C, and the rainfall can range from 500 to 2500 millimeters per year. These
regions have low soil fertility, and crop growth in rocky soil requires appropriate
soil management techniques.</p>
</div>
<div class="simg"><img src="images/rock-soil/rock-soil-condition.jpg" alt="soil"></div>
</div>
<div class="end">
<div class="copy">
<p>© <b>Krushak</b> All right reserved </p>
<p class="en"> Designed by Web developers </p>
<div class="social">
<ul class="en1">
<li><a href="#"><img class="lsocial" src="images/insta-logo.png" alt=""></a></li>
<li><a href="#"><img class="lsocial" src="images/facebook-logo.png" alt=""></a></li>
<li><a href="#"><img class="lsocial" src="images/twitter-logo.png" alt=""></a></li>
<li><a href="#"><img class="lsocial" src="images/linked-logo.png" alt=""></a></li>
</ul>
</div>
</div>
</div>
<script src="script.js"></script>
<script src="suggestion.js"></script>
</body>
</html>