Skip to content

Instantly share code, notes, and snippets.

@mojtabam856
mojtabam856 / crop.html
Created October 2, 2025 13:01
Crop Nutrition Manager
<!DOCTYPE html>
<html lang="fa" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>مدیریت تغذیه گیاهان</title>
<style>
* {
margin: 0;
padding: 0;