Advertisement
Guest User

Untitled

a guest
Nov 12th, 2017
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.38 KB | None | 0 0
  1. <!doctype html>
  2. <html>
  3.  
  4. <head>
  5.  
  6. <meta charset="utf-8">
  7.  
  8. <!-- Page Title -->
  9. <title>%%DOMAINNAME%% is for sale!</title>
  10.  
  11. <!-- Page Description -->
  12. <meta name="description" content="">
  13.  
  14. <!-- Set the viewport to the device's screen width -->
  15. <meta name="viewport" content="width=device-width, initial-scale=1">
  16.  
  17. <!-- Icon -->
  18. <link rel="shortcut icon" href="https://web.archive.org/web/20170702205708im_/http://apk.com/assets/images/icons/favicon.ico" type="image/x-icon"/>
  19. <link rel="apple-touch-icon" href="assets/ico/favicon.png">
  20.  
  21. <!-- Scripts and styles -->
  22. <!-- Styles for all browsers and IE 10+ -->
  23. <!--[if !IE]>-->
  24. <link rel="stylesheet" href="assets/css/screen.css">
  25.  
  26.  
  27. <style>
  28.  
  29. /* Button */
  30. .send-btn {
  31. background-color: #C05862;
  32. }
  33. .send-btn:hover {
  34. background-color: #c76b73;
  35. }
  36. /* Price tag */
  37. .tag-outline path {
  38. fill: #C05862;
  39. }
  40. /* Footer heading */
  41. .footer .title {
  42. color: #C05862;
  43. }
  44.  
  45. /* Background image */
  46. body {
  47. background-image: url('assets/img/1.jpg');
  48. }
  49.  
  50. /* Background tint */
  51. /*body:after {
  52. background-color: rgba(50,47,72, .63);
  53. }*/
  54. /* Price tag background */
  55. .tag-fill path {
  56. fill: #29273c;
  57. }
  58. /* Footer background */
  59. .footer {
  60. background-color: rgba(14,13,20, .63 );
  61. }
  62. /* Footer link hover */
  63. .footer a:hover {
  64. background-color: #322F48;
  65. }
  66. /* More Domains button */
  67. .more-domains-btn {
  68. background-color: rgba(14,13,20, .63 );
  69. }
  70. .more-domains-btn:hover,
  71. .more-domains-btn:focus {
  72. background-color: #322F48;
  73. }
  74. /* Domain Portfolio link */
  75. .domains a:hover {
  76. background-color: #322F48;
  77. }
  78. /* Offer form heading */
  79. .offer-form .title {
  80. color: #322F48;
  81. }
  82.  
  83.  
  84. /* Narrow screen background styles */
  85. @media (max-width: 480px) {
  86. .header {
  87. background-image: url('%%BACKGROUND%%');
  88. }
  89. .header:after {
  90. background-color: rgba(50,47,72, .63);
  91. }
  92. }
  93. </style>
  94.  
  95. <!--<![endif]-->
  96. <!-- Basic styles for older browsers, IE 9 and below -->
  97. <!--[if lte IE 9]>
  98. <link rel="stylesheet" href="assets/css/old-ie.css">
  99. <![endif]--> <!-- Include jQuery with local fallback -->
  100. <script src="assets/js/jquery.min.js"></script>
  101. <script>window.jQuery || document.write('<script src="assets/js/jquery-1.11.3.min.js"><\/script>')</script>
  102.  
  103. <!-- jQuery plugins -->
  104. <script src="assets/js/plugins.js"></script>
  105.  
  106. <!-- JavaScript that runs on document load and document ready -->
  107. <script src="assets/js/main.js"></script>
  108.  
  109. <!-- Load fonts -->
  110. <script type="text/javascript">
  111. WebFontConfig = {
  112. google: {
  113. families: [ 'Open+Sans:700italic,800italic:latin', 'Open+Sans+Condensed:300:latin' ]
  114. }
  115. };
  116. (function() {
  117. var wf = document.createElement('script');
  118. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  119. '://ajax.googleapis.com/ajax/libs/webfont/1.5.18/webfont.js';
  120. wf.type = 'text/javascript';
  121. wf.async = 'true';
  122. var s = document.getElementsByTagName('script')[0];
  123. s.parentNode.insertBefore(wf, s);
  124. })(); </script>
  125.  
  126. <!-- reCAPTCHA -->
  127. <script src="assets/js/api.js"></script>
  128.  
  129. <!-- Google Analytics -->
  130.  
  131. </head>
  132. <body>
  133. <div class="main-wrap">
  134.  
  135. <!-- Title and price -->
  136. <header class="header">
  137. <div class="header-inner">
  138. <h1 class="title"><span>%%DOMAINNAME%%</span></h1>
  139. <span class="subtitle" style="">
  140. is for sale! </span>
  141. <div class="price-tag" style="">
  142. <span class="price">$%%PRICEWITHOUTDOLLARSIGN%%</span>
  143. <span class="caption"><abbr title="estimated">est.</abbr> value</span>
  144. <svg class="tag-outline" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewbox="0 0 157 87" version="1.1" xml:space="preserve" stroke-linejoin="round">
  145. <g id="tag-outline">
  146. <path d="M143.87 82.33c5.14 0 9.33-4.19 9.33-9.33l0-59.7c0-5.14-4.19-9.33-9.33-9.33l-111.93 0c-3.24 0-6.19 1.64-7.91 4.38l-18.65 29.85c-1.88 3-1.88 6.89 0 9.89l18.65 29.85c1.71 2.74 4.67 4.38 7.91 4.38l111.93 0ZM143.87 0.25c7.2 0 13.06 5.86 13.06 13.06l0 59.7c0 7.2-5.86 13.06-13.06 13.06l-111.93 0c-4.53 0-8.67-2.29-11.07-6.14l-18.65-29.85c-2.63-4.2-2.63-9.64 0-13.84l18.65-29.85c2.4-3.84 6.54-6.14 11.07-6.14l111.93 0Z" fill="#c05862"/>
  147. <path d="M31.94 51.74c4.73 0 8.58-3.85 8.58-8.58 0-4.73-3.85-8.58-8.58-8.58 -4.73 0-8.58 3.85-8.58 8.58 0 4.73 3.85 8.58 8.58 8.58M31.94 33.08c5.56 0 10.07 4.52 10.07 10.07 0 5.56-4.52 10.07-10.07 10.07 -5.56 0-10.07-4.52-10.07-10.07 0-5.56 4.52-10.07 10.07-10.07" fill="#c05862"/>
  148. </g>
  149. </svg>
  150. <svg class="tag-fill" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewbox="0 0 157 86" version="1.1" xml:space="preserve" stroke-linejoin="round">
  151. <path id="tag-fill" d="M31.99 33.12c5.52 0 10 4.49 10 10 0 5.52-4.49 10-10 10 -5.52 0-10-4.49-10-10 0-5.52 4.49-10 10-10M2.47 50l18.53 29.64c2.39 3.82 6.5 6.09 11 6.09l111.15 0c7.15 0 12.97-5.82 12.97-12.97l0-59.28c0-7.15-5.82-12.97-12.97-12.97l-111.15 0c-4.5 0-8.61 2.28-11 6.09l-18.53 29.64c-2.61 4.18-2.61 9.57 0 13.75" fill="#28273c" style="fill-opacity:0.63;"/>
  152. </svg>
  153. </div>
  154. </div>
  155. </header>
  156. <!-- Offer form -->
  157. <section class="main">
  158. <div class="main-inner">
  159. <form action="contactform.php" method="post" class="offer-form" id="offer-form">
  160. <h2 class="title">make your offer</h2>
  161. <p class="description">
  162. short description of domain, visits, ranking, age, useful stats </p>
  163. <div class="form-error animated shake" style="display: none;">
  164. <span aria-hidden="true" class="icon li_pen"></span>
  165. <p>Please correct the form where indicated and resubmit, thanks!</p>
  166. <ul></ul>
  167. </div>
  168.  
  169. <div class="form-success animated zoomInDown" style="display: none;">
  170. <span aria-hidden="true" class="icon li_like"></span>
  171. </div>
  172.  
  173. <div class="fields">
  174. <!-- Domain Select Field -->
  175. <!-- Offer Field -->
  176. <div class="field-wrapper border">
  177. <label for="offer" class="offer-label">Offer</label>
  178. <input type="text" name="offer" id="offer" placeholder="offer ($)*" class="text-field" required minlength="2" value="">
  179. </div>
  180. <!-- Name Field -->
  181. <div class="field-wrapper border">
  182. <label for="name" class="name-label">Full Name</label>
  183. <input type="text" name="name" id="name" placeholder="full name*" class="text-field" required minlength="2" value="">
  184. </div>
  185. <!-- Email Field -->
  186. <div class="field-wrapper border">
  187. <label for="email" class="email-label">Email</label>
  188. <input type="text" name="email" id="email" placeholder="email*" class="email-field" required minlength="5" value="">
  189. </div>
  190. <!-- Message Field -->
  191. <div class="field-wrapper border">
  192. <label for="email" class="message-label">Message</label>
  193. <textarea name="message" id="message" placeholder="message" class="textarea-field"></textarea>
  194. </div>
  195. <!-- Anti-spam Trap -->
  196. <div class="antispam">Leave this empty: <input type="text" name="url"></div>
  197. <!-- Recaptcha Field -->
  198. <div class="g-recaptcha" data-sitekey="6LdGXCgTAAAAACtP4qiCmK37BLrfF2EL8DSI3YSW"></div>
  199. <!-- Submit Button -->
  200. <div class="field-wrapper send-btn-wrapper">
  201. <input type="submit" name="send" value="send" class="send-btn">
  202. </div>
  203. </div><!-- /fields -->
  204. </form>
  205. </div><!-- /main-inner -->
  206. </section><!-- /main -->
  207. </div>
  208.  
  209. <!-- My Contact Details -->
  210. <footer class="footer">
  211. <h3 class="title">contact</h3>
  212. <a class="email" href="https://web.archive.org/web/20170702205708/mailto:sharjildxb@gmail.com <br>sanwalghufran@gmail.com">sharjildxb@gmail.com
  213. <br>
  214. sanwalghufran@gmail.com </a>
  215. <a class="phone" href="tel:971529381152923032875258">+971529381152
  216. <br>
  217. +92 303 2875258 </a>
  218. <a class="twitter" href="https://web.archive.org/web/20170702205708/https://twitter.com/sharjildxb<br>@Sanwal Memon">@sharjildxb
  219. <br>
  220. @Sanwal Memon</a>
  221. <small class="copyright">
  222. &copy;2017. All Rights Reserved. </small>
  223. </footer>
  224.  
  225. <!-- My Domain Portfolio -->
  226. <aside class="portfolio" id="portfolio">
  227. <ul class="domains" id="domains">
  228. <li>
  229. <a href="index.html">
  230. apk.com </a>
  231. </li>
  232. <li>
  233. <a href="https://web.archive.org/web/20170702205708/http://dxb.com/">
  234. dxb.com </a>
  235. </li>
  236. <li>
  237. <a href="https://web.archive.org/web/20170702205708/http://lefty.com/">
  238. lefty.com </a>
  239. </li>
  240. </ul>
  241. <div class="more-domains-btn-wrap">
  242. <button id="more-domains-btn" class="more-domains-btn">
  243. <span aria-hidden="true" class="li_world"></span> &nbsp; more domains
  244. </button>
  245. </div>
  246. </aside>
  247.  
  248.  
  249. </body>
  250.  
  251. <!-- Mirrored from web.archive.org/web/20170702205708/http://apk.com/ by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 28 Oct 2017 23:35:09 GMT -->
  252. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement