You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

testing.html 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <!-- https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP -->
  6. <!-- CSP is a PITA ;). Disabled, don't try this at home!-->
  7. <meta http-equiv="Content-Security-Policy" content="">
  8. <!-- include bulma css -->
  9. <link rel="stylesheet" href="bulma/css/bulma.min.css">
  10. <title>My Test App</title>
  11. <link rel="stylesheet" href="node_modules/bootstrap/dist/css/bootstrap.min.css">
  12. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
  13. integrity="sha512-abc123..." crossorigin="anonymous" />
  14. <style>
  15. /* CSS */
  16. .button-23 {
  17. background-color: #FFFFFF;
  18. border: 1px solid #222222;
  19. border-radius: 8px;
  20. box-sizing: border-box;
  21. color: #222222;
  22. cursor: pointer;
  23. display: inline-block;
  24. font-family: Circular, -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", sans-serif;
  25. font-size: 15px;
  26. font-weight: 600;
  27. line-height: 20px;
  28. margin: 0;
  29. outline: none;
  30. padding: 13px 23px;
  31. position: relative;
  32. text-align: center;
  33. text-decoration: none;
  34. touch-action: manipulation;
  35. transition: box-shadow .2s, -ms-transform .1s, -webkit-transform .1s, transform .1s;
  36. user-select: none;
  37. -webkit-user-select: none;
  38. width: auto;
  39. }
  40. .button-23:focus-visible {
  41. box-shadow: #222222 0 0 0 2px, rgba(255, 255, 255, 0.8) 0 0 0 4px;
  42. transition: box-shadow .2s;
  43. }
  44. .button-23:active {
  45. background-color: #F7F7F7;
  46. border-color: #000000;
  47. transform: scale(.96);
  48. }
  49. .button-23:disabled {
  50. border-color: #DDDDDD;
  51. color: #DDDDDD;
  52. cursor: not-allowed;
  53. opacity: 1;
  54. }
  55. .map-svg {
  56. display: block;
  57. margin: 0 auto;
  58. filter: drop-shadow(-16px 11px 2px rgba(0, 0, 0, 0.5));
  59. a {
  60. transition: all 1s;
  61. transform-origin: 50% 50%;
  62. text-decoration: none;
  63. filter: drop-shadow(3px 10px 5px rgb(0 0 0 / 0.4));
  64. @media only screen and (min-width: 992px) {
  65. polygon,
  66. &:hover {
  67. cursor: pointer;
  68. transform: scale(1.05);
  69. filter: drop-shadow(0px 15px 12px rgb(0 0 0 / 0.7));
  70. .st0 {
  71. fill: $dark-default;
  72. }
  73. }
  74. }
  75. }
  76. .pahang-barat {
  77. fill: #427bba;
  78. }
  79. .pahang-tengah {
  80. fill: #144172;
  81. }
  82. .pahang-timur {
  83. fill: #0c6088;
  84. }
  85. .label-text {
  86. font-size: 35px;
  87. fill: white;
  88. transform: translate(0,
  89. 3px);
  90. /* adjust vertical position to centre text */
  91. }
  92. .label-text-cameron {
  93. font-size: 20px;
  94. fill: white;
  95. transform: translate(0,
  96. 3px);
  97. /* adjust vertical position to centre text */
  98. }
  99. }
  100. </style>
  101. <script>
  102. // window.addEventListener('load', (event) => {
  103. // document.querySelector(".hello").textContent = "Hello from Electron with bulma css!";
  104. // });
  105. </script>
  106. </head>
  107. <body>
  108. <section class="section" style="max-height: 100vh;">
  109. <div class="" style="background-color: #1F3F6D; min-height: 50px; display: flex; align-items: center;padding-left: 100px;">
  110. <h6 style="color: white;margin-right: 1em;" class=""><a style="color: white;" href="index.html"><i class="fas fa-chevron-left"></i></a></h6>
  111. <h6 style="color: white;">Jerantut</h6>
  112. </div>
  113. <div class="text-center pt-5" style="background-color: white; min-height: 50px; display: flex; justify-content: center; align-items: center; padding-left: 100px;">
  114. <button type="button" class="p-1" style="font-weight: 500;border-top: 4px solid #BF3030; border-right: none; border-bottom: none; border-left: none; margin: 0; background-color: transparent;">&emsp;&emsp;Pembangunan&emsp;&emsp;</button>
  115. <button type="button" class="p-1" style="font-weight: 500;border-top: 4px solid #3B47E0; border-right: none; border-bottom: none; border-left: none; margin: 0; background-color: transparent;">&emsp;&emsp;Penternakan&emsp;&emsp;</button>
  116. <button type="button" class="p-1" style="font-weight: 500;border-top: 4px solid #E2E236; border-right: none; border-bottom: none; border-left: none; margin: 0; background-color: transparent;">&emsp;&emsp;Pertanian&emsp;&emsp;</button>
  117. <button type="button" class="p-1" style="font-weight: 500;border-top: 4px solid #32A740; border-right: none; border-bottom: none; border-left: none; margin: 0; background-color: transparent;">&emsp;&emsp;Industri&emsp;&emsp;</button>
  118. </div>
  119. <div class="text-center pt-1" style="background-color: white; min-height: 50px; display: flex; justify-content: center; align-items: center; padding-left: 100px;">
  120. <div class="pt-5" style="width: 600px;height: 100px;">
  121. <svg class="map-svg" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg"
  122. xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="-30 -30 1150 1150"
  123. style="enable-background: new 0 0 1080 1080" xml:space="preserve">
  124. <g>
  125. <a href="testing.html" data-area="jerantut">
  126. <path id="jerantut" class="pahang-barat" d="M431.5,110.2c5.4,5.9,6.4,12.3,2.5,19.5c-3.7,6.8-4.5,14.3-3.7,21.9h0c6.1,6.2,11.1,12-3.4,12.9
  127. c-4.7,0.3-7.1,4.1-9.8,7.3c-3.3,9.5-3.4,18.6,2.6,27.4c4.8,7.1,2.7,15.3,3.2,23.1c6.7,4.2,9.9,10.2,9.4,18.1c0,0.4-0.1,0.9,0,1.3
  128. c10.5,20.1,4.7,41.2,3.7,62c3.3,0.8,6.6,1.5,9.9,2.3c7.1,1.7,16,3.6,16.1,11.6c0.1,7.7-5.5,14.9-13.2,18.9c-4.1,2.1-8.1,4.6-12.5,6
  129. c-7.9,2.5-18.2,1.9-15.2,15.6c0.5,2.3-6.1,5.6-8,2.5c-6.5-10.5-22-8.4-27-20.7c-2.8-6.9-11.3-6.5-16.5-10.9c-3.7-3.2-7.2-0.5-7,4.7
  130. c0.1,2.9,0.7,5.8,1,8.7c1.1,4.1,2.7,7.5,6.1,10.6c8.4,7.6,7.2,14.4-2.8,19.2c-1.9,0.9-3.9,1.4-5.9,2.1c-21.4,6.9-22.1,9.7-4.7,25.1
  131. c6,5.3,8.7,9.3,0.1,14c-0.5,3.7-0.3,7.7-1.6,11.1c-3.6,9.5,3.7,13.5,8.9,11.1c15.5-7.3,33.5-5.8,48.3-14.7c0,0,0,0,0,0
  132. c0.8-5.5,3.8-8.5,9.4-7.2c5.9,1.4,7.7,5.6,6.9,11.5c-0.6,4.5-0.6,9.1-0.9,13.7c0,0,0,0,0,0c4.4,1,8.2-1.1,12.2-2.3
  133. c3.7-1.1,9.5-2.2,10.5,1.2c4.4,13.6,15.3,8.5,23.6,8.4c9.1-0.2,14.2,3.1,16.9,11.3c0.5,1.6,1.3,3.1,2.2,4.5
  134. c3.7,5.7,4.8,16.6,12.2,15.5c7-1,11.5-10.1,16-16.9c7.6-11.4,9.9-23.7,8.1-37c-0.7-5.4,0.2-10.7,7.1-11c6.5-0.3,11.1,2.7,12.9,9.6
  135. c1,3.9-2,10,5,11.3c0,0,0,0,0,0c7.8-9.7,17.1-3.1,25.9-2.3c0,0,0,0,0,0c9.3-10.9,18.8-4,28.3-1.1c0.9,0,2,0.4,3.1,0.8
  136. c10.6-0.9,20.1,8.8,31.2,3.3c15.2-9,12.5-28.7,24.3-40.1c5.4-5.2,11.4-9.6,16.9-14.7c5.9-5.6,10.6,1.1,13.3,6.4
  137. c4.9,9.6,10.1,7.4,12.2-0.6c4.4-16.9,14.8-26.4,31.2-30.2c1.5-3.4,3.2-6.9,1.2-10.6c-6-11.1-1.7-19.8,6.2-27.7c0,0,0,0,0,0
  138. c-3.8-3.3-7.7-6.5-11.2-10.1c-3.6-3.6-5.9-9.1-1.6-12.4c10.9-8.4,9.7-18.2,6-29.2c-1.3-3.9,1.5-7.3,3.7-10.4
  139. c2.5-3.5,4.2-7.3,3.4-11.8c-1.1-6.5,1.8-11.4,6.7-15.5c2.9-2.4,6.2-4.9,6.9-8.9c2.2-12.1,8.6-17.9,24.1-13.2
  140. c-4.2-8.1-7.4-14.8-3.2-20.1c12.5-15.7,0.6-26.4-7.1-37.8c-5.6-8.2-13-10.7-23.1-5.7c-9.3,4.6-20.1,5.9-28.9-0.9
  141. c-10.7-8.2-17.2-19.4-18.1-33.4c-0.4-6.2-1.4-12,7.1-13.5c4.7-0.8,6.7-3.9,4-8.3c-2.6-4.2-1.9-7.1,2.2-9.4c1.8-1,3.6-1.8,3.3-4.6
  142. c-1.7-15.9-19.5-28.8-35.8-25.6c-3.4,0.7-6.5,1.3-10,0.6c-21.3-4.2-39.7-13-51.6-32.3c-2.2-3.6-5.3-7-9.6-7.8
  143. c-5.9-1.2-10.9-10.1-16.8-4.9c-5.9,5.2-2.8,13.2-0.6,20.2c1.5,4.6,4.9,10,0.1,14.1c-4.1,3.5-10.8,3.2-14.5,0.9
  144. c-10.1-6.3-14.5-0.7-20.1,6.4c-8.4,10.4-13.2,10.3-23,1.2c-2.5-2.3-4.6-5-6.9-7.4c-7.6-7.9-33.2-11.8-42.8-6.8
  145. c-3.7,1.9-2.3,4.5-2.2,7.4c0.2,12.7-10,19.1-17.9,26c-6.4,5.5-13.4-0.5-19.5-4.2c-13.3-8-23.5-3.9-28.1,11c0,0,0,0,0,0
  146. C414.2,86.1,420.9,98.6,431.5,110.2z" />
  147. </a>
  148. </g>
  149. </svg>
  150. </div>
  151. </div>
  152. <div class="text-center pt-5" style="background-color: white; display: flex; justify-content: left; align-items: left; padding-left: 100px;margin-top: 250px;">
  153. <h6>Pembangunan</h6><br>
  154. </div>
  155. <div class="text-center pt-2 text-nowrap" style="background-color: white; display: flex; justify-content: left; align-items: left; padding-left: 100px; margin-top: 0;gap: 10px;padding-right: 100px;">
  156. <a href="detail.html" style="border: 1px solid #209028; color: #209028;" class="button-23 mb-2" role="button">HSD 23453</a>
  157. <a href="detail.html" class="button-23 mb-2 mr-2" style="background-color: #1F9027; color: white; border: none;" role="button">HSD 23453</a>
  158. <a href="detail.html" class="button-23 mb-2 mr-2" style="background-color: #1F9027; color: white; border: none;" role="button">HSD 23453</a>
  159. <a href="detail.html" class="button-23 mb-2 mr-2" style="background-color: #1F9027; color: white; border: none;" role="button">HSD 23453</a>
  160. <a href="detail.html" class="button-23 mb-2 mr-2" style="background-color: #1F9027; color: white; border: none;" role="button">HSD 23453</a>
  161. <a href="detail.html" class="button-23 mb-2 mr-2" style="background-color: #1F9027; color: white; border: none;" role="button">HSD 23453</a>
  162. <a href="detail.html" class="button-23 mb-2 mr-2" style="background-color: #1F9027; color: white; border: none;" role="button">HSD 23453</a>
  163. <a href="detail.html" class="button-23 mb-2 mr-2" style="background-color: #1F9027; color: white; border: none;" role="button">HSD 23453</a>
  164. <a href="detail.html" class="button-23 mb-2 mr-2" style="background-color: #1F9027; color: white; border: none;" role="button">HSD 23453</a>
  165. <a href="detail.html" class="button-23 mb-2" style="background-color: #1F9027; color: white; border: none;" role="button">HSD 23453</a>
  166. </div>
  167. <!-- <div class="row justify-content-center">
  168. <div class="col-lg-6 text-right">
  169. </div>
  170. <div class="col-lg-6 text-left">
  171. <div class="pt-5" style="width: 500px;height: auto;">
  172. <h3 class="pb-2">Pembangunan</h3>
  173. <a href="detail.html" class="button-23 mb-2" role="button">HSD 23453</a>
  174. <button class="button-23 mb-2" style="background-color: #1F9027;color: white;border: none;"
  175. role="button">HSD 23453</button>
  176. <button class="button-23 mb-2" style="background-color: #1F9027;color: white;border: none;"
  177. role="button">HSD 23453</button>
  178. <button class="button-23 mb-2" style="background-color: #1F9027;color: white;border: none;"
  179. role="button">HSD 23453</button>
  180. <button class="button-23 mb-2" style="background-color: #1F9027;color: white;border: none;"
  181. role="button">HSD 23453</button>
  182. <button class="button-23 mb-2" style="background-color: #1F9027;color: white;border: none;"
  183. role="button">HSD 23453</button>
  184. <button class="button-23 mb-2" style="background-color: #1F9027;color: white;border: none;"
  185. role="button">HSD 23453</button>
  186. <button class="button-23 mb-2" style="background-color: #1F9027;color: white;border: none;"
  187. role="button">HSD 23453</button>
  188. <button class="button-23 mb-2" style="background-color: #1F9027;color: white;border: none;"
  189. role="button">HSD 23453</button>
  190. <button class="button-23 mb-2" style="background-color: #1F9027;color: white;border: none;"
  191. role="button">HSD 23453</button>
  192. <button class="button-23 mb-2" style="background-color: #1F9027;color: white;border: none;"
  193. role="button">HSD 23453</button>
  194. <button class="button-23 mb-2" style="background-color: #1F9027;color: white;border: none;"
  195. role="button">HSD 23453</button>
  196. </div>
  197. </div>
  198. </div> -->
  199. <div class="container justify-content-center">
  200. </div>
  201. </section>
  202. <script defer src="/ruta relativa a mi archivo .js"></script>
  203. </body>
  204. </html>