Advertisement
Guest User

Untitled

a guest
Feb 25th, 2020
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.67 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>LigmaCure</title>
  5. <link rel="icon" type="image/png" href="images/icons/favicon.ico"/>
  6. </head>
  7. <style>
  8. .container {
  9.  
  10. position: relative;
  11. padding-left: 35px;
  12. margin-bottom: 12px;
  13. cursor: pointer;
  14. font-size: 19px;
  15.  
  16. }
  17.  
  18.  
  19. .container input {
  20. position: absolute;
  21. opacity: 0;
  22. cursor: pointer;
  23. }
  24.  
  25.  
  26. .checkmark {
  27. position: absolute;
  28. top: 0;
  29. left: 0;
  30. height: 25px;
  31. width: 25px;
  32. background-color: #eee;
  33. border-radius: 50%;
  34. }
  35.  
  36.  
  37. .container:hover input ~ .checkmark {
  38. background-color: #ccc;
  39. }
  40.  
  41.  
  42. .container input:checked ~ .checkmark {
  43. background-color: #2196F3;
  44. }
  45.  
  46.  
  47. .checkmark:after {
  48. content: "";
  49. position: absolute;
  50. display: none;
  51. }
  52.  
  53.  
  54. .container input:checked ~ .checkmark:after {
  55. display: block;
  56. }
  57.  
  58.  
  59. .container .checkmark:after {
  60. top: 9px;
  61. left: 9px;
  62. width: 8px;
  63. height: 8px;
  64. border-radius: 50%;
  65. background: white;
  66. }
  67.  
  68. body{
  69. background-image: url("background.jpg");
  70. background-repeat: no-repeat;
  71. background-position: no-repeat;
  72. background-size: cover;
  73. background-attachment: fixed;
  74. }
  75.  
  76. div {
  77. background-color: white;
  78. border-radius: 25px;
  79. box-shadow: 5px 10px 10px rgba(0, 17, 36,0.5);
  80. width: 700px;
  81. padding: 50px;
  82. margin: auto;
  83. }
  84. input[type=text] {
  85. width: 200px;
  86. padding: 12px 20px;
  87. margin: 8px 0;
  88. box-sizing: border-box;
  89. border: 2px solid white;
  90. border-radius: 20px;
  91. background-color: linear-gradient(red, yellow, blue);
  92. background-image: linear-gradient(to right, #ccffff 0%, #ffccff 100%);
  93. box-shadow: 2px 5px 5px rgba(0, 17, 36,0.5);
  94. color: #6e5d5c;
  95. transition: width 0.4s ease-in-out;
  96. }
  97.  
  98. input[type=text]:focus {
  99. width: 100%;
  100. }
  101.  
  102. .bruh {
  103. background-image: linear-gradient(to bottom, #ccffff 0%, #ffffff 100%);
  104. border-radius: 25px;
  105. box-shadow: 2px 5px 5px rgba(0, 17, 36,0.5);
  106. width: 400px;
  107. padding: 10px;
  108. border: 2px solid white;
  109. }
  110. .bruh1 {
  111. background-image: linear-gradient(to bottom, #ccffff 0%, #ffffff 100%);
  112. border-radius: 25px;
  113. box-shadow: 2px 5px 5px rgba(0, 17, 36,0.5);
  114. width: 400px;
  115.  
  116. padding: 10px;
  117. border: 2px solid white;
  118. }
  119. </style>
  120. <body>
  121.  
  122.  
  123. <center><font face="Helvetica" size=12><p> <b>LigmaCure Research Facility Inc.</b></p></center>
  124. </font>
  125. <div>
  126. <font face="Helvetica" size="4.5">
  127. <center>
  128. Welcome to LigmaCure Research Facility Inc.! Here you will sign up for an unpaid internship as a way to add more things to your resume!</center>
  129. <br><br></font>
  130.  
  131. <div class="bruh1">
  132. <font face="Helvetica" size=4>
  133. <b>Student's Full Name</b>
  134. </font>
  135. <form method=post enctype=multipart/form-data>
  136. <label for="fname" style=></label>
  137. <input type="text" id="fname" name="fname" value="" placeholder="First Name"><br>
  138. <label for="mname" style=></label>
  139. <input type="text" id="mname" name="mname" value="" placeholder="Middle Name"><br>
  140. <label for="lname"></label>
  141. <input type="text" id="lname" name="lname" value="" placeholder="Last Name"><br></div>
  142. <br>
  143. <div class="bruh">
  144. <font face="Helvetica" size=4> <b> Gender:</b>
  145. <label class="container">Male
  146. <input type="radio" checked="checked" name="radio">
  147. <span class="checkmark"></span>
  148. </label>
  149. <label class="container">Female
  150. <input type="radio" name="radio">
  151. <span class="checkmark"></span>
  152. </label>
  153. <label class="container">Other
  154. <input type="radio" name="radio">
  155. <span class="checkmark"></span>
  156. </label>
  157. </div><br>
  158. <div class="bruh1">
  159. <font face="Helvetica" size=3> <b>How did you hear about us?<i> check all that apply</i></b><br>
  160.  
  161. <input type=checkbox name=option1 value=email>E-mail<br>
  162. <input type=checkbox name=option2 value=fren>Word of mouth<br>
  163. <input type=checkbox name=option3 value=googl>Television<br>
  164. <input type=checkbox name=option4 value=nospeper>Social Networks<br>
  165. </div>
  166. Preferred job:
  167. <select>
  168. <option value=ab TS>Test Subject</option>
  169. <option value=ab Rscrh>Researcher</option>
  170. <option value=bs PS>Propaganda Specialist</option>
  171. </select><br>
  172. Please upload a recent picture of yourself. <i>(.png & .jpeg only) </i><br>
  173. <input type="file" id=cv name=cv accept=.doc,.docx.pdf>
  174. <br><br>
  175. y u wanna studeh here
  176. <textarea name=comments rows=6 cols=40 wrap=soft></textarea><br><br>
  177.  
  178. osername:
  179. <input type="text" name=username value="" size=40 maxlength=100><br>
  180.  
  181. pass:
  182. <input type="password" name=password value="" size=40 maxlength=100><br>
  183.  
  184. <input type=reset value=reset>
  185. <input type=submit value=submit>
  186. <input type=hidden name=applicant_id value=343423>
  187. </form>
  188.  
  189. </div>
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201. <p>If you click the "Submit" button, the form-data will be sent to a page called "/action_page.php".</p>
  202.  
  203. </body>
  204. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement