Compost Submission Form and Reference File Download Link
https://eu2.contabostorage.com/00f3241116844f24b628f46d81abb929:st1/folder11/11843/13368_compost_submission_form_2018.doc
2026-06-02 07:46:03 - Admin
<style> body { font-family: Arial, sans-serif; line-height: 1.6; color: #333; max-width: 800px; margin: 40px auto; padding: 20px; background-color: #fdfdfd; } h1 { color: #2e7d32; } h2 { color: #558b2f; } .form-container { background: #f1f8e9; padding: 20px; border-radius: 8px; border: 1px solid #c5e1a5; } label { display: block; margin-bottom: 5px; font-weight: bold; } input, textarea, select { width: 100%; padding: 10px; margin-bottom: 15px; border: 1px solid #ccc; border-radius: 4px; } button { background-color: #2e7d32; color: white; padding: 10px 20px; border: none; border-radius: 4px; cursor: pointer; } </style> <h1>Community Compost Program Submission</h1> <p>Welcome to our community composting initiative. By participating in this program, you are taking an active step toward reducing landfill waste and enriching our local soil. This submission form is designed to help us track the volume of organic waste diverted from our community and ensure that all contributors are informed about the specific materials we accept.</p> <h2>Why We Use a Submission Form</h2> <p>Managing a successful compost program requires data and consistency. When you submit your compost details, you help our facility managers monitor the balance of "greens" (nitrogen-rich materials) and "browns" (carbon-rich materials). This ensures the pile maintains the correct temperature and aeration necessary to break down organic matter into nutrient-dense humus efficiently.</p> <h2>What You Can Submit</h2> <p>To keep our soil healthy and free of contaminants, please only submit the following items:</p> <ul> <li>Fruit and vegetable scraps</li> <li>Coffee grounds and paper filters</li> <li>Eggshells (crushed)</li> <li>Dry leaves and grass clippings</li> <li>Untreated cardboard or shredded newspaper</li> </ul> <h2>Compost Submission Form</h2> <div class="form-container"> <form action="/submit-compost" method="post"> <label for="name">Full Name</label> <input type="text" id="name" name="name" required> <label for="weight">Estimated Weight (lbs/kg)</label> <input type="number" id="weight" name="weight" placeholder="e.g., 5"> <label for="material-type">Primary Material Type</label> <select id="material-type" name="material-type"> <option value="scraps">Food Scraps</option> <option value="yard">Yard Waste</option> <option value="mixed">Mixed Organic Waste</option> </select> <label for="notes">Additional Comments</label> <textarea id="notes" name="notes" rows="4"></textarea> <button type="submit">Submit Contribution</button> </form> </div> <h2>Tips for Successful Composting</h2> <p>Before bringing your materials, please ensure they are free of plastic, metal, or chemicals. Even "compostable" plastics often require industrial facilities and may not break down in our local community bin. If you are unsure about an item, it is better to leave it out rather than risking the contamination of the entire batch. Thank you for your commitment to a sustainable future.</p>