subscribe.html 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. <!--
  2. girishm.nfshost.com is the source for personal webpage (www.girishm.info or its alias www.girishm.nfshost.com) of Girish M
  3. Copyright &copy; 2021, 20 Girish M
  4. This program is free software: you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation, either version 3 of the License, or
  7. (at your option) any later version.
  8. This program is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with this program. If not, see <https://www.gnu.org/licenses/>
  14. Intensify by TEMPLATED
  15. templated.co @templatedco
  16. Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
  17. -->
  18. <!DOCTYPE HTML>
  19. <html lang="en">
  20. <head>
  21. <title>Hire me</title>
  22. <meta charset="utf-8"/>
  23. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  24. <link rel="stylesheet" href="assets/css/main.css"/>
  25. <style type="text/css">
  26. #altLinks li{
  27. display: inline;
  28. }
  29. </style>
  30. </head>
  31. <body>
  32. <!-- -->
  33. <!-- Header -->
  34. <header id="header">
  35. <nav class="left">
  36. <a href="#menu"><span>Menu</span></a>
  37. </nav>
  38. <a href="subscribe.html" class="logo">Hire me</a>
  39. <nav class="right">
  40. <a href="index.html"><img src="assets/img/home.jpg"></a>
  41. </nav>
  42. </header>
  43. <!-- Menu -->
  44. <nav id="menu">
  45. <ul class="links">
  46. <li><a href="index.html">Home</a></li>
  47. <li><a href="services.html">Services</a></li>
  48. <li><a href="project.html">Projects</a></li>
  49. <li><a href="workExperience.html">Experience</a></li>
  50. <li><a href="education.html">Education</a></li>
  51. <li><a href="writing.html">Blog</a></li>
  52. <li><a href="photo.html">Photos</a></li>
  53. <li><a href="shop.html">Shop</a></li>
  54. <!-- <li><a href="contact.html">Contact</a></li> -->
  55. <li><a href="subscribe.html">Hire me</a></li>
  56. </ul>
  57. </nav>
  58. <div class="inner flex flex-3">
  59. <div class="flex-item">
  60. <!-- Contact form -->
  61. <div style="max-width:500px;padding:30px">
  62. <div id="fcf-form">
  63. <form class="fcf-form-class" id="freeversion" method="post" action="assets/fcf-assets/fcf.process.php">
  64. <div class="field">
  65. <label for="Name" class="label has-text-weight-normal">Your name</label>
  66. <div class="control">
  67. <input type="text" name="Name" id="Name" class="input is-full-width" maxlength="100"
  68. data-validate-field="Name">
  69. </div>
  70. </div>
  71. <div class="field">
  72. <label for="Email" class="label has-text-weight-normal">Your email address</label>
  73. <div class="control">
  74. <input type="email" name="Email" id="Email" class="input is-full-width" maxlength="100"
  75. data-validate-field="Email">
  76. </div>
  77. </div>
  78. <div class="field">
  79. <label for="Message" class="label has-text-weight-normal">Your enquiry</label>
  80. <div class="control">
  81. <textarea name="Message" id="Message" class="textarea" maxlength="3000" rows="5"
  82. data-validate-field="Message"></textarea>
  83. </div>
  84. </div>
  85. <div id="fcf-status" class="fcf-status"></div>
  86. <div class="field">
  87. <div class="buttons">
  88. <button id="fcf-button" type="submit" class="button is-link is-medium">Send enquiry</button>
  89. </div>
  90. </div>
  91. </form>
  92. </div>
  93. <div id="fcf-thank-you" style="display:none">
  94. <!-- Thank you message goes below -->
  95. <strong>Thank you</strong>
  96. <p>I will be in touch with you soon.</p>
  97. <!-- Thank you message goes above -->
  98. </div>
  99. </div>
  100. </div>
  101. </div>
  102. <!-- Footer -->
  103. <footer id="footer">
  104. <ul class="actions">
  105. <li><a href="index.html">Home</a></li>
  106. <li ><a href="services.html">Services</a></li>
  107. <li><a href="project.html">Projects</a></li>
  108. <li><a href="writing.html">Blog</a></li>
  109. <li><a href="photo.html">Photos</a></li>
  110. <li><a href="shop.html">Shop</a></li>
  111. <li><a href="workExperience.html">Experience</a></li>
  112. <li><a href="education.html">Education</a></li>
  113. <li><a href="subscribe.html">Hire me</a></li>
  114. </ul>
  115. <div class="inner">
  116. <ul class="actions">
  117. <li><span class="icon fa-envelope"></span>contact at girishm dot info</li>
  118. <li><a href="gm.asc">GPG key</a></li>
  119. </ul>
  120. </div>
  121. <noscript>
  122. <h3>For those who are afraid of JavaScript</h3>
  123. <div class="inner flex flex-3 row 6u 12u$(small)">
  124. <ul id="altLinks">
  125. <li><a href="index.html">Home</a></li>
  126. <li><a href="services.html">Services</a></li>
  127. <li><a href="project.html">Projects</a></li>
  128. <li><a href="workExperience.html">Experience</a></li>
  129. <li><a href="education.html">Education</a></li>
  130. <li><a href="writing.html">Blog</a></li>
  131. <li><a href="photo.html">Photos</a></li>
  132. <li><a href="shop.html">Shop</a></li>
  133. <!--<li><a href="contact.html">Contact</a></li>-->
  134. <li><a href="subscribe.html">Hire me</a></li>
  135. </ul>
  136. </div>
  137. </noscript>
  138. <div class="copyright">
  139. <p>Copyright &copy; 2021, 20, Girish M, <img alt="Creative Commons License" style="border-width:0"
  140. src="assets/img/cc.png"/>
  141. <br/>
  142. This work is licensed under a <a rel="license"
  143. href="http://creativecommons.org/licenses/by/4.0/">Creative
  144. Commons
  145. Attribution 4.0 International License</a>. The source for this web-page can be found <a
  146. href="https://notabug.org/girishm/girishm.nfshost.com/src/test/subscribe.html">here</a>
  147. </p>
  148. &copy; Untitled. Design <a href="https://templated.co">TEMPLATED</a>. Images <a
  149. href="https://unsplash.com">Unsplash</a>.
  150. </div>
  151. <a href="javascript.html" rel="jslicense">JavaScript license information</a>
  152. </footer>
  153. <!-- Scripts -->
  154. <script src="assets/js/jquery.min.js"></script>
  155. <script src="assets/js/jquery.scrolly.min.js"></script>
  156. <script src="assets/js/skel.min.js"></script>
  157. <script src="assets/js/util.js"></script>
  158. <script src="assets/js/main.js"></script>
  159. <script src="assets/fcf-assets/js/fcf.just-validate.min.js"></script>
  160. <script src="assets/fcf-assets/js/fcf.form.js"></script>
  161. </body>
  162. </html>