-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
128 lines (113 loc) · 6.63 KB
/
index.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>PBL-02 Project</title>
<!-- Google Fonts -->
<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=Merriweather:ital@1&family=Montserrat&family=Sacramento&display=swap" rel="stylesheet">
<!-- CSS Stylesheets -->
<link rel="stylesheet" href="css/styles.css">
<!-- Bootstrap Script -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p" crossorigin="anonymous"></script>
</head>
<body background="Images/grass.jpg">
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-light " style="background-color: #e3f2fdb0;">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="index.html">Home</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Menu </a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdown">
<li><a class="dropdown-item" href="agricultureproblems.html">Agriculture Related Problems</a></li>
<li><a class="dropdown-item" href="FarmAutomation/FarmAutomation.html">Farm Automation</a></li>
<!-- <li><hr class="dropdown-divider"></li> -->
<!-- <li><a class="dropdown-item" href="#">Something else here</a></li> -->
</ul>
</li>
<li class="nav-item">
<a class="nav-link active" aria-current="page" href="#Contact">Contact Us</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Home Page Content -->
<div class="content">
<div class="content-left container-fluid">
<div id="Home" class="HomePage ">
<h1> Agriculture</h1>
<p>
Once, India was a self-sustainable country and at its backbone was agriculture.
Agriculture can be defined as the art of growing food crops and cash crops needed by man.
This has passed through a series of phases. Agricultural practices and technologies have grown rapidly
and selection of farming method totally depends on the financial condition of the farmer.
The ultimate aim of all these farming practices is to achieve better and higher yield.
Agriculture can be either sustainable agriculture, industrial agriculture or organic agriculture.
In this section, we will discuss organic farming.
</p>
</div>
</div>
<!-- -->
<div class="content-right">
<div id="carouselSlidesOnly" class="carousel slide" data-bs-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="Images/Seeds1.jpg" class="d-block w-100 img-fluid" alt="Seeds">
</div>
<div class="carousel-item">
<img src="Images/Irrigation2.jpg" class="d-block w-100 img-fluid" alt="Irrigation">
</div>
<div class="carousel-item">
<img src="Images/Manures, Fertilizers1.jpg" class="d-block w-100 img-fluid" alt="Fertilizers">
</div>
<div class="carousel-item">
<img src="Images/Soil Erosion1.jpg" class="d-block w-100 img-fluid" alt="SoilErosion">
</div>
<div class="carousel-item">
<img src="Images/Inadequate transport and Storage Facilities2.jpg" class="d-block w-100 img-fluid" alt="Inadequate Storage and Transport">
</div>
<div class="carousel-item">
<img src="Images/Small and Fragmented Land Holdings2.jpg" class="d-block w-100 img-fluid" alt="Small Land Holdings">
</div>
</div>
</div>
</div>
</div>
<!-- Follow us on -->
<div id="Contact">
<div class="Contact-Us">
<h4>Contact Us</h4>
<a class="Social-media" href="https://www.instagram.com/"> <img src="Images/Social Media Icons/instagram.png" alt="Instagram" height="24px" width="24px"> Instagram </a>
<a class="Social-media" href="https://twitter.com/"> <img src="Images/Social Media Icons/twitter.png" alt="Twitter" height="24px" width="24px"> Twitter </a>
<a class="Social-media" href="https://www.facebook.com/"> <img src="Images/Social Media Icons/facebook.png" alt="Facebook" height="24px" width="24px"> Facebook </a>
<p class="Contact">© 2022 Group: <br> @PBL-02 Project</p>
</div>
</div>
</body>
</html>
<!-- <div>
<div class="HomePage">
<h1>Agriculture</h1>
<p>
Once, India was a self-sustainable country and at its backbone was agriculture.
Agriculture can be defined as the art of growing food crops and cash crops needed by man.
This has passed through a series of phases. Agricultural practices and technologies have grown rapidly
and selection of farming method totally depends on the financial condition of the farmer.
The ultimate aim of all these farming practices is to achieve better and higher yield.
Agriculture can be either sustainable agriculture, industrial agriculture or organic agriculture.
In this section, we will discuss organic farming.
</p>
</div>
</div> -->