-
Notifications
You must be signed in to change notification settings - Fork 0
/
alkaline-soil.html
123 lines (122 loc) · 6.58 KB
/
alkaline-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
<!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>Alkaline 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>Alkaline Soil</h1>
</div>
<div class="con">
<div class="simg"><img src="images/Alkaline-soil/alkaline-soil-img.jpg" alt="soil"></div>
<div class="info">
<p class="a">Information:</p>
<p class="b">Alkaline Soil are also called Reh, Usar, Kallar, Rakar, Thur, and Chopan.
These soils have high percentages of sodium, magnesium and potassium, and hence are
infertile. The high salt content is mainly because of the dry climate and poor drainage.
The texture ranges from sandy to loamy.These soils are found in arid and semi-arid areas,
and in waterlogged and swampy regions.These soils are deficient in calcium and nitrogen. </p>
</div>
</div>
<div class="con">
<div class="info">
<p class="a">Crops suitable for this Soil:</p>
<p class="b">In coastal areas, coconut trees are found in plenty in these soils. Suitable Crops:
<b>Barley, Cotton, Sugar beet, Sugarcane, Rice, Mustard, Maize, Green Gram, Red Gram, Sunflower,
Sesame, Linseed, Sorghum, Bajra,</b>etc.</p>
</div>
<div class="simg"><img src="images/Alkaline-soil/alkaline-soil-crop.jpg" alt="soil"></div>
</div>
<div class="con">
<div class="simg"><img src="images/Alkaline-soil/alkaline-soil-location.jpg" alt="soil"></div>
<div class="info">
<p class="a">Soil Locations:</p>
<p class="b">These soils are mostly found in western Gujarat, deltas of the eastern coast
and in Sundarban areas of West Bengal. In the Rann of Kutch, the south-western monsoon
brings salt particles and deposits there as a crust. Seawater near deltas also increases
the salinity of the soil. These are mainly found in Rajasthan, Haryana, Punjab, Uttar Pradesh,
Bihar, and Maharashtra.</p>
</div>
</div>
<div class="con">
<div class="info">
<p class="a">Climate Condition:</p>
<p class="b">These soils have developed in areas with dry climatic conditions (in areas having a
little more rainfall than the areas of desert soils) accompanied by lack of proper drainage.
In this situation, salts of sodium, calcium and magnesium are deposited on the upper layer of
the soil by capillary action.</p>
</div>
<div class="simg"><img src="images/Alkaline-soil/alkaline-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>