βοΈ Edit HTML Template
β Back to Templates
ποΈ View in New Tab
File:
india_manufacturing_week_2025.html
π HTML Editor
<!DOCTYPE html> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <style> body { font-family: Arial, sans-serif; background-color: #f5f5f5; margin: 0; padding: 0; } .container { max-width: 600px; margin: auto; background-color: #ffffff; border-radius: 6px; overflow: hidden; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } .header { background-color: #005baa; color: #ffffff; padding: 20px; text-align: center; } .header h2 { margin: 0; } .image-section img { width: 100%; max-width: 600px; display: block; margin: auto; border-bottom: 1px solid #eee; } .content { padding: 20px; color: #333; } .content ul { padding-left: 20px; } .content a { color: #005baa; text-decoration: none; } .footer { background-color: #222; color: #ccc; padding: 20px; font-size: 13px; text-align: center; } .footer a { color: #bbb; text-decoration: none; } @media only screen and (max-width: 600px) { .container, .content, .footer, .header { padding: 15px; } } </style> </head> <body> <div class="container"> <div class="header"> <h2>Prosafe Automation</h2> </div> <div class="image-section"> <img src="cid:stallbanner" alt="Prosafe Automation Stall" /> </div> <div class="content"> <p>Dear Sir/Madam,</p> <p>We are excited to invite you to visit <strong>Prosafe Automation</strong> at the <strong>India Manufacturing Week 2025</strong>, taking place from <strong>01st to 03rd May at Yashobhoomi, IICC, Dwarka, New Delhi</strong>.</p> <p>As a proud <strong>Channel Partner of Siemens</strong> for over 14 years, Prosafe Automation will be showcasing our latest advancements in industrial automation, energy management, and customized control panel solutions.</p> <p><strong>π Event Details:</strong></p> <ul> <li><strong>Expo:</strong> India Manufacturing Week 2025</li> <li><strong>Dates:</strong> 01 β 03 May 2025</li> <li><strong>Venue:</strong> Yashobhoomi, IICC, Dwarka, New Delhi</li> <li><strong>Hall:</strong> 1C</li> <li><strong>Stall No.:</strong> G1</li> </ul> <p>Whether you're looking to explore cutting-edge solutions, discuss potential collaborations, or simply understand more about automation trends, our team will be delighted to meet you.</p> <p>Please find attached a preview of our stall layout to help you locate us easily.</p> <p><strong>π For more information, contact us at:</strong><br> +91 96502 55003 | <a href="mailto:sales@prosafeautomation.com">sales@prosafeautomation.com</a></p> <p><strong>π Visit us:</strong><br> <a href="https://www.emanufacturingexpo.com">www.emanufacturingexpo.com</a> | <a href="https://www.globalautomationexpo.com">www.globalautomationexpo.com</a> </p> <p>We look forward to welcoming you to our stall!</p> <p>Warm regards,<br> <strong>Team Prosafe Automation</strong><br> <em>Work Together, Grow Togetherβ¦</em><br> <a href="https://www.prosafeautomation.com">www.prosafeautomation.com</a> </p> </div> <div class="footer"> <p>Prosafe Automation</p> <p>Channel Partner of Siemens | Experts in Industrial Automation</p> <p>Visit us: <a href="https://www.prosafeautomation.com">www.prosafeautomation.com</a></p> <p>© 2025 Prosafe Automation. All rights reserved.</p> </div> </div> </body> </html>
ποΈ Live Preview
π Refresh
πΎ Save Template
β Cancel