Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
solanki505 committed Jul 22, 2024
2 parents 5cfe8e3 + 1def600 commit 9ff6613
Show file tree
Hide file tree
Showing 12 changed files with 297 additions and 145 deletions.
4 changes: 2 additions & 2 deletions blog/blogpage.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ <h2>Sustainable Agriculture Research & Education (SARE)</h2>
<div class="article">
<a href="">Blog</a>
<h2>Crop Rotation</h2>
<p>Discusses the importance of crop rotation in maintaining soil fertility, preventing pests and diseases, and improving crop yield. Delve into the importance of crop rotation in maintaining soil fertility and preventing pest and disease outbreaks. Discover various crop rotation methods, their benefits, and how they contribute to improving yield and reducing the reliance on chemical inputs in modern agricultural systems.</p>
<p>Discusses the importance of crop rotation in maintaining soil fertility,preventing pests and diseases,and improving crop yield.Delve into the importance of crop rotation in maintaining soil fertility and preventing disease outbreaks.Discover various crop rotation methods,and how they contribute to improving yield and reducing the reliance on chemicals in modern agricultural systems.</p>
<div class="day">
<ul>
<li class="date"><p class="tim">April 23, 2022</p> </li>
Expand All @@ -161,7 +161,7 @@ <h2>Crop Rotation</h2>
<div class="article">
<a href="">Technique</a>
<h2>Seasonal Planting Guide</h2>
<p>Provides tips and advice on what crops to plant during different seasons, along with information on optimal planting times and growing conditions.A seasonal planting guide serves as a roadmap for gardeners, offering invaluable insights into optimal planting times and techniques tailored to specific seasons.By following such a guide, gardeners can optimize their efforts and cultivate thriving gardens year-round.</p>
<p>Provides tips and advice on what crops to plant during different seasons, along with information on optimal planting times and growing conditions.A seasonal planting guide serves as a roadmap for gardeners,offering invaluable insights into optimal planting times and techniques for specific seasons.By following such a guide,gardeners can optimize their efforts and improve their harvest.</p>
<div class="day">
<ul>
<li class="date"><p class="tim">April 24, 2022</p> </li>
Expand Down
8 changes: 5 additions & 3 deletions blog/blogpagestyle.css
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ span {
position: relative;
/* width: 290px; */
max-width: 290px;
max-height: 500px;
max-height: 680px;
background: linear-gradient(90deg, rgb(31, 102, 31), rgb(231, 231, 121));
background: -webkit-linear-gradient(
90deg,
Expand Down Expand Up @@ -318,7 +318,7 @@ span {
}

.agrblg {
height: 290px;
height: 250px;
width: 100%;
overflow: hidden;
border-top-left-radius: 10px;
Expand All @@ -331,7 +331,8 @@ span {
text-align: justify;
display: flex;
flex-direction: column;
height: 100%;
height: 130%;
margin-bottom: 12px;
}

a {
Expand All @@ -345,6 +346,7 @@ a {
justify-content: space-between;
bottom: 0;
padding: 0;
height: 65px;
}

.day ul {
Expand Down
22 changes: 16 additions & 6 deletions buyproducts/buy_products.css
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ section {
}

nav{
margin-right: 30px;
margin-right: 10px;
display: flex;
}

Expand All @@ -458,10 +458,10 @@ section {
}
.navbar a {
/* position: relative; */
font-size: 1.5rem;
font-size: 1.4rem;
/* left: 118px; */
color: var(--txt-color);
margin-right: 4rem;
margin-right: 3.1rem;
transition: 0.3s;
}
.navbar a:hover {
Expand Down Expand Up @@ -711,7 +711,7 @@ section {
/* Theme Toggle Button */
.theme-toggle {
position: fixed;
top: 32px;
top: 26px;
right: 30px;
display: flex;
align-items: center;
Expand Down Expand Up @@ -1258,7 +1258,7 @@ font-size: 36px;
background: var(--main-color);
border-radius: 4rem;
box-shadow: 0 0 1rem var(--main-color);
font-size: 1.6rem;
font-size: 1.4rem;
color: var(--second-color);
letter-spacing: 0.1rem;
font-weight: 600;
Expand Down Expand Up @@ -1514,7 +1514,7 @@ font-size: 36px;
p{
font-size:medium;
}
h3{
.info h3{
font-size: large;
}
.socialIcons #mail:hover{
Expand All @@ -1541,3 +1541,13 @@ h3{
#fb:hover i{
color: white;
}

#checkout{
padding: 10px 20px;
border-radius: 5px;
}

#checkout:hover{
background-color: #000;
color: #fff;
}
64 changes: 36 additions & 28 deletions buyproducts/buy_products.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>Agricultural Tools Store</title>
<link rel="stylesheet" href="./buy_products.css" />
<link rel="stylesheet" href="../testimonials/testimonials.css">

<link rel="stylesheet" href="../cursor/style.css"

<link
href="https://unpkg.com/[email protected]/css/boxicons.min.css"
Expand Down Expand Up @@ -47,7 +47,7 @@
</div>
</a>
<i class="bx bx-menu" id="menu-icon"></i>
<nav class="navbar active">
<nav class="navbar">
<a href="../index.html"><i class="fa-solid fa-house"></i> Home</a>
<a href="../about/about.html"
><i class="fa-solid fa-circle-info"></i> About</a
Expand All @@ -59,7 +59,7 @@
><i class="fa-solid fa-book"></i> Resource Library</a
>
<a href="../FAQS/faqpage.html" target="_self"
><i class="fas fa-question-circle"></i>FAQ</a
><i class="fas fa-question-circle"></i>FAQs</a
>
<a href="../index.html#contact" id="nav--contact"
><i class="fa-solid fa-phone"></i> Contact</a
Expand All @@ -71,7 +71,7 @@
<button id="log-in-btn" class="login-btn">Login</button>
</a>

</nav><br><br><br><br>
</nav>

</header><center>
<h2 style="color: #053314;font-size: 50px;position:absolute;top:100px;left:550px;text-shadow:2px 2px 8px rgb(249, 249, 238)">Agro<span style="color: #0c891f;"> Products</span> </h2></center>
Expand All @@ -87,8 +87,7 @@ <h2 style="color: #053314;font-size: 50px;position:absolute;top:100px;left:550px
<br><br><br><br><br><br><br><br><br><br><br><br>


</nav>
</header>



<div class="container" id="products">
Expand All @@ -103,7 +102,7 @@ <h2 style="color: #053314;font-size: 50px;position:absolute;top:100px;left:550px
<div class="info">
<h3>BALER-Hay & Forage Equipment</h3>
<br />
<p>Rupee 9,000</p>
<p> 9,000</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -165,7 +164,7 @@ <h3>BALER-Hay & Forage Equipment</h3>
<div class="info">
<h3>ELECTRIC LAWN MOWERS-56 Volt 21 in.</h3>
<br />
<p>Rupee 12,000</p>
<p> 12,000</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -226,7 +225,7 @@ <h3>ELECTRIC LAWN MOWERS-56 Volt 21 in.</h3>
<div class="info">
<h3>PESTICIDE SPRAY BOTTLES- 30 litre</h3>
<br />
<p>Rupee 2,000 (set of 3)</p>
<p> 2,000 (set of 3)</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -289,7 +288,7 @@ <h3>PESTICIDE SPRAY BOTTLES- 30 litre</h3>
<div class="info">
<h3>FRUIT PLUCKER</h3>
<br />
<p>Rupee 800</p>
<p> 800</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -351,7 +350,7 @@ <h3>FRUIT PLUCKER</h3>
<div class="info">
<h3>RUBBER HAND GLOVES</h3>
<br />
<p>Rupee 400 (1 set of pair)</p>
<p> 400 (1 set of pair)</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -412,7 +411,7 @@ <h3>RUBBER HAND GLOVES</h3>
<div class="info">
<h3>BIG TORCH LIGHT (HAND TORCH)</h3>
<br />
<p>Rupee 1,500</p>
<p> 1,500</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -473,7 +472,7 @@ <h3>BIG TORCH LIGHT (HAND TORCH)</h3>
<div class="info">
<h3>WOLF GARDEN 7 TOOL SET</h3>
<br />
<p>Rupee 3,500</p>
<p> 3,500</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -534,7 +533,7 @@ <h3>WOLF GARDEN 7 TOOL SET</h3>
/>
<div class="info">
<h3>BALWAAN MANUAL AGRICULTURAL SEEDER</h3>
<p>Rupee 4,600</p>
<p> 4,600</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -597,7 +596,7 @@ <h3>BALWAAN MANUAL AGRICULTURAL SEEDER</h3>
<div class="info">
<h3>SOIL CRUMBLER TOOL</h3>
<br />
<p>Rupee 2,700</p>
<p> 2,700</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -659,7 +658,7 @@ <h3>SOIL CRUMBLER TOOL</h3>
<div class="info">
<h3>EARTH AUGER BIT</h3>
<br />
<p>Rupee 1,500</p>
<p> 1,500</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -721,7 +720,7 @@ <h3>EARTH AUGER BIT</h3>
<div class="info">
<h3>NEPTUNE PRESSURE HOSE</h3>
<br />
<p>Rupee 4,900</p>
<p> 4,900</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -783,7 +782,7 @@ <h3>NEPTUNE PRESSURE HOSE</h3>
<div class="info">
<h3>NEPTUNE POWER SPRAYERS</h3>
<br />
<p>Rupee 6,000</p>
<p> 6,000</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -845,7 +844,7 @@ <h3>NEPTUNE POWER SPRAYERS</h3>
<div class="info">
<h3>NEPTUNE CHAINSAW MACHINE</h3>
<br />
<p>Rupee 15,000</p>
<p> 15,000</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -906,7 +905,7 @@ <h3>NEPTUNE CHAINSAW MACHINE</h3>
<div class="info">
<h3>CORIANDER SEEDS</h3>
<br />
<p>Rupee 400 per KG</p>
<p> 400 per KG</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -975,7 +974,7 @@ <h3>CORIANDER SEEDS</h3>
<div class="info">
<h3>BOTTLE GOURD SEEDS</h3>
<br />
<p>Rupee 200 per KG</p>
<p> 200 per KG</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -1036,7 +1035,7 @@ <h3>BOTTLE GOURD SEEDS</h3>
<div class="info">
<h3>HYBRID CHILLI SEEDS (GREEN CHILLI)</h3>
<br />
<p>Rupee 550 KG</p>
<p> 550 KG</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -1098,7 +1097,7 @@ <h3>HYBRID CHILLI SEEDS (GREEN CHILLI)</h3>
<div class="info">
<h3>HYBRID BRINJAL SEEDS</h3>
<br />
<p>Rupee 400 per KG</p>
<p> 400 per KG</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -1160,7 +1159,7 @@ <h3>HYBRID BRINJAL SEEDS</h3>
<div class="info">
<h3>BIOFIT SOIL ENHANCEMENT</h3>
<br />
<p>Rupee 500</p>
<p> 500</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -1222,7 +1221,7 @@ <h3>BIOFIT SOIL ENHANCEMENT</h3>
<div class="info">
<h3>BIOFIT CULTURE BANNER</h3>
<br />
<p>Rupee 300</p>
<p> 300</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -1284,7 +1283,7 @@ <h3>BIOFIT CULTURE BANNER</h3>
<div class="info">
<h3>SLURRY BUGS</h3>
<br />
<p>Rupee 399</p>
<p> 399</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -1346,7 +1345,7 @@ <h3>SLURRY BUGS</h3>
<div class="info">
<h3>FERTILISERS NATURAL LAWN FOOD</h3>
<br />
<p>Rupee 1,300</p>
<p> 1,300</p>
<br />
<button
onclick="show()"
Expand Down Expand Up @@ -1410,7 +1409,7 @@ <h1><center>CART</center></h1>
<button id="checkout" >Checkout</button>

</a></center>
<center><h2>Total price : <span id="dyna">0</span></h2></center>
<center><h2>Total price : <span id="dyna">0</span></h2></center>
</div>
<br /><br /><br /><br />
<br /><br /> <br /><br /><br /><br />
Expand Down Expand Up @@ -1552,5 +1551,14 @@ <h2>Quick Links</h2>

</script>
<script src="./buy_products.js"></script>

<script>
var cursor = document.querySelector(".cursor");
var cursor2 = document.querySelector(".cursor2");
document.addEventListener("mousemove",function(e){
cursor.style.cssText = cursor2.style.cssText = "left: " + e.clientX + "px; top: " + e.clientY + "px;";
});
</script>

</body>
</html>
Loading

0 comments on commit 9ff6613

Please sign in to comment.