A professional static website for a student-focused xerox printing and A4 sheets delivery service.
index.html- Website content and sectionsstyles.css- Responsive professional stylingscript.js- Mobile menu and current year script
Replace these placeholder values in index.html:
- Google Form order link is set to
https://docs.google.com/forms/d/e/1FAIpQLScr7NRTvyX1kMttoY6BiFu4SUQXFLT585wU-JQvJy7yewu2qw/viewform - Support email is set to
printmate.orders@gmail.com - UPI QR / UPI ID details in the hero payment card
- Xerox page price is set to start from
₹3/page
Open index.html directly in a browser, or run a simple local server:
python3 -m http.server 8000Then visit http://localhost:8000.