CINXE.COM

Contact

<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="How to get in touch with the Cooperpress team."> <link href="https://fonts.googleapis.com/css?family=Montserrat:500" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;600&display=swap" rel="stylesheet"> <script src="https://cdn.jsdelivr.net/npm/emoji-picker-element@^1/index.js" type="module"></script> <link rel="icon" href="/favicon.ico"> <link rel="apple-touch-icon" href="/apple-touch-icon.png"> <link href="/stylesheets/site.css" rel="stylesheet" /> <script src="/javascripts/site.js"></script> <title>Contact</title> </head> <body class="normal"> <div class="wrapper"> <header> <div class="top"> <div class="container"> <a href="/"><img src="/images/logo.png" alt="Cooperpress"></a> <label for="menu-toggle"><span class="hamburger mobile_nav"><svg fill="currentColor" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M3 5a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 10a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1zM3 15a1 1 0 011-1h12a1 1 0 110 2H4a1 1 0 01-1-1z" clip-rule="evenodd"></path></span></svg></label> </div> <input type="checkbox" id="menu-toggle"/> <nav role="navigation" class="container" id="menu"> <ul> <li><a href="/">Home</a></li> <li><a href="/publications">Publications</a></li> <li><a href="/advertise">Advertise</a></li> <li><a href="/classifieds">Classifieds</a></li> <li><a href="/team">About Us</a></li> <li><a href="/contact">Contact Us</a></li> <li><a href="/legal">Legal</a></li> </ul> </nav> </div> <div class="motto container homepage"> <h1>Keeping developers informed</h1> </div> </header> <main class="contactus"> <div class="container"> <h1>Contact Us</h1> <p>If you have any questions or suggestions, the ideal way to get a quick response is by emailing us. You can use the form below to email the team, or use one of the alternative contact methods listed.</p> <section class="contact"> <div style="display: flex;"> <svg fill="currentColor" viewBox="0 0 20 20"><path d="M17.414 2.586a2 2 0 00-2.828 0L7 10.172V13h2.828l7.586-7.586a2 2 0 000-2.828z"></path><path fill-rule="evenodd" d="M2 6a2 2 0 012-2h4a1 1 0 010 2H4v10h10v-4a1 1 0 112 0v4a2 2 0 01-2 2H4a2 2 0 01-2-2V6z" clip-rule="evenodd"></path></svg> <h3>Get in touch</h3> </div> <p>Have an advertising inquiry? Use our <a href="/advertise">Advertising contact form</a>.</p> <form method='POST' name='homepage_contact'><input type='hidden' name='form-name' value='homepage_contact' /> <input id="output-email-subject" type="hidden" name="subject" value="Cooperpress.com Contact form "> <script> document.addEventListener("DOMContentLoaded", function(){ document.getElementById("output-email-subject").value = "Cooperpress.com Contact form " + Math.floor(Math.random() * 100000); }); </script> <p style="visibility: hidden; display:none;"> <label>Don’t fill this out if you're human: <input name="bot-field" /></label> </p> <div class="name"> <label for="name">Name </label><input type="text" name="name" /> </div> <div class="email"> <label>Email <input type="email" name="email" /></label> </div> <div class="message"> <label>Message <textarea name="message"></textarea></label> </div> <div class="send"> <button type="submit">Send</button> </div> </form> </section> <div class="contact_emails"> <h3>Sales</h3> <p>sales@cooperpress.com</p> <h3>Editorial</h3> <p>editor@cooperpress.com</p> </div> <address> Cooper Press Ltd. Fairfield Enterprise Centre Lincoln Way Fairfield Industrial Estate Louth LN11 0LS United Kingdom </address> <p class="meta">Last updated: <em>October 2021</em></p> </div> </main> <footer> <div class="footer-container"> <div class="address"> <p><strong>Cooper Press Ltd</strong> is registered in England, UK 🇬🇧 #07625723</p> <p>🏢 Registered office: Fairfield Enterprise Centre, Fairfield Industrial Estate, Louth, LN11 0LS, UK</p> </div> <div class="compliance"> <script type="text/javascript" src="https://sealserver.trustwave.com/seal.js?style=invert&amp;code=c5f099d841f74060ad0263be0cf20513"></script> <p>We are PCI DSS compliant. ✅</p> </div> <div class="legal"> <ul> <li><a href="/legal/spam" title="We hate spam">Spam</a></li> <li><a href="/legal/privacy" title="Coopepress Privacy Policy">Privacy Policy</a></li> <li><a href="/legal/terms" title="Cooperpress Terms and Conditions">Terms</a></li> <li><a href="/legal/gdpr" title="How we comply with the General Data Protection Regulation (GDPR)">GDPR</a></li> </ul> <p>© 2011 - 2025 Cooper Press Ltd. All Rights Reserved.</p> </div> </div> </footer> </div><!-- End wrapper div --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10