footer-contact.html 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <section class="footer-contact">
  2. <div class="row align-center">
  3. <div class="small-12 column text-center">
  4. <h5 class="homepage-section-subtitle lighter hide-me">Register Today</h5>
  5. <span class="homepage-section-subtitle-divider lighter small-centered hide-me"></span>
  6. <h1 class="homepage-section-title hide-me">Get all the answers in our <br><!-- August 8th --><a class="hyperlink" href="http://zurb.com/university/courses">Foundation Classes</a></h1>
  7. </div>
  8. <div class="small-11 medium-10 large-9 column text-center small-centered">
  9. <p class="homepage-section-desc hide-me">Learn Foundation from the creators in our interactive online webinars which will keep you up to date with the latest trends and skills needed to win your projects.</p>
  10. </div>
  11. <div class="small-11 medium-8 large-5 column footer-contact-form small-centered" style="position:relative;">
  12. <!-- <form class="request-form" action="https://zurb.com/api/mail/zurbmail" id="requestCourseInformation" method="post">
  13. <div class="row">
  14. <div class="small-12 column">
  15. <label for="fieldName">Name</label>
  16. <input id="fieldName" type="text" class="getinfo" required maxlength="40" name="name" />
  17. </div>
  18. <div class="small-12 medium-6 column">
  19. <label for="fieldCompany">Company</label>
  20. <input id="fieldCompany" type="text" class="getinfo" required maxlength="40" name="Company" />
  21. </div>
  22. <div class="small-12 medium-6 column">
  23. <label for="fieldEmail">Email Address</label>
  24. <input id="fieldEmail" type="email" class="getinfo" required maxlength="100" name="email" />
  25. </div>
  26. <div class="small-12 column">
  27. <label for="fieldText">Ask us about our upcoming trainings</label>
  28. <textarea class="getinfo" required id="fieldText" name="description"></textarea>
  29. </div>
  30. <div class="small-12 column form-contact-form-button">
  31. <button type="submit" id="SubmitButton" class="expanded large button home-form-submit-button">Contact Us</button>
  32. <p class="text-center">Or if you prefer, contact the Foundation Team at <a class="text-link" href="mailto:foundation@zurb.com">training@zurb.com</a> or (408) 341-0600 x635</p>
  33. </div>
  34. </div>
  35. <input type="hidden" name="_after" value="https://foundation.zurb.com/get-involved/thanks.html">
  36. <input type="hidden" name="_replyto" value="%email">
  37. <input type="hidden" name="_subject" value="ZURB | Foundation Training Inquiry">
  38. <input type="hidden" name="_to" value="foundation@zurb.com">
  39. </form> -->
  40. <a href="https://zurb.com/university/courses" class="expanded large button home-form-submit-button">See Upcoming Classes</a>
  41. <p class="text-center">Or if you prefer, contact the Foundation Team at <a class="text-link" href="mailto:foundation@zurb.com">training@zurb.com</a> or (408) 341-0600 x635</p>
  42. </div>
  43. </div>
  44. </section>