Sure! Here’s a simple HTML page with two sections:
1. **Tracking Order** (input field for order number)
2. **Email Address** (input field for email)
3. A submit button to track the order
You can copy and paste this into an `.html` file:
“`html
Track Your Order
Track Your Order
“`
Let me know if you want it connected to a backend or have any specific design in mind!