Blogger Information
Blog 1
fans 0
comment 0
visits 415
Related recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
html作业1-1
移动用户-6196999
Original
415 people have browsed it
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>Document</title>
  8. <style>
  9. .age{
  10. width: 50px;
  11. height: 20px;
  12. }
  13. .reg{
  14. width: 200px;
  15. height: 100px;
  16. }
  17. </style>
  18. </head>
  19. <body>
  20. <!-- 作业1-1 用户注册页 -->
  21. <!-- "blank.html"空白页面 -->
  22. <form action="blank.html" method="get">
  23. <h4>用户注册</h4>
  24. <p>账号: <input type="text" name="account" autofocus placeholder="不超过八个字符"></p>
  25. <p>密码: <input type="password" name="passw" placeholder="6-16个字符"></p>
  26. <p>邮箱: <input type="email" name="email" placeholder="example@mail.com"></p>
  27. <p>年龄: <input type="number" name="age" class="age" min="1"></p>
  28. <!-- 问题记录:placeholder="年/月/日"提示语没生效 -->
  29. <p>生日: <input type="date" name="birthday" placeholder="年/月/日"></p>
  30. <p>课程: <select name="class">
  31. <option value="html" selected>html</option>
  32. <option value="JAVA">JAVA</option>
  33. </select></p>
  34. <p>爱好: <input type="checkbox" name="hobby" value="game">打游戏
  35. <input type="checkbox" name="hobby" value="fiml">看电影
  36. <input type="checkbox" name="hobby" value="code">撸代码</p>
  37. <p>性别: <input type="radio" name="sex" value="male">
  38. <input type="radio" name="sex" value="female"></p>
  39. <p>简介: <textarea class="reg" placeholder="请输入内容"></textarea></p>
  40. <p><button type="submit">提交</button></p>
  41. </form>
  42. </body>
  43. </html>

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>Document</title>
  8. <style>
  9. table {
  10. /* width: 300px; */
  11. border-collapse: collapse;
  12. }
  13. table, th, td {
  14. border: 1px solid black;
  15. }
  16. tr {
  17. height: 15px;
  18. font-size: 10px;
  19. text-align: left;
  20. }
  21. td {
  22. width: 72px;
  23. }
  24. .longer{
  25. width: 80px;
  26. }
  27. .one {
  28. background-color: #a4bbeb;
  29. }
  30. .two {
  31. background: #e7e5fa;
  32. }
  33. .three {
  34. text-align: center;
  35. }
  36. .expl {
  37. width: 75px;
  38. }
  39. </style>
  40. </head>
  41. <body>
  42. <!-- 作业1-2 马小姐的简历 -->
  43. <table>
  44. <caption></caption>
  45. <tr class="one" >
  46. <th colspan="5"></th>
  47. </tr>
  48. <tr class="two">
  49. <th colspan="5">--------基本资料--------</th>
  50. </tr>
  51. <tr>
  52. <td>姓&nbsp;&nbsp;名:</td>
  53. <td class="longer">马小姐</td>
  54. <td>性&nbsp;&nbsp;别:</td>
  55. <td class="longer"></td>
  56. <td class="expl" rowspan="7"></td>
  57. </tr>
  58. <tr class="four">
  59. <td>学&nbsp;&nbsp;历:</td>
  60. <td class="longer">中专</td>
  61. <td>身&nbsp;&nbsp;高:</td>
  62. <td class="longer">CM</td>
  63. </tr>
  64. <tr class="5">
  65. <td>籍&nbsp;&nbsp;贯:</td>
  66. <td class="longer">广东</td>
  67. <td>出生年月:</td>
  68. <td class="longer">1991-12-01</td>
  69. </tr>
  70. <tr class="5">
  71. <td>毕业院校:</td>
  72. <td colspan="3">汕头市林百欣科技中专</td>
  73. </tr>
  74. <tr class="5">
  75. <td>主修专业</td>
  76. <td colspan="3">管理学 => 会计学</td>
  77. </tr>
  78. <tr class="5">
  79. <td>工作经验:</td>
  80. <td class="longer">未知</td>
  81. <td>目前年薪:</td>
  82. <td class="longer">保密/年</td>
  83. </tr>
  84. <tr class="5">
  85. <td>有效证件:</td>
  86. <td class="longer">身份证</td>
  87. <td>证件号码:</td>
  88. <td class="longer">************</td>
  89. </tr>
  90. <tr class="one" >
  91. <th colspan="5"></th>
  92. </tr>
  93. <tr class="two">
  94. <th colspan="5">--------求职意向--------</th>
  95. </tr>
  96. <tr class="one" >
  97. <td>寻求职位</td>
  98. <td colspan="4">出纳员,会计文员</td>
  99. </tr>
  100. <tr class="four">
  101. <td>求职地区:</td>
  102. <td class="longer" colspan="2">罗湖区,福田区</td>
  103. <td>工资待遇:</td>
  104. <td class="longer">面议</td>
  105. </tr>
  106. <tr class="four">
  107. <td>自我评价:</td>
  108. <td class="longer" colspan="4">
  109. 本人对待工作快具负责,逆慎,细心,与人相处蹉洽,任劳任怨,是一个有亲和力的
  110. 人,乐于助人,有良好的团队精神,能吃苦耐劳,积极配合领导的每一项工作,深的
  111. 领导和同事的欢迎。业余时间票欢看些书充灾下自己,并参加了西安交通大学成人高
  112. 自我评价:
  113. 考提升自己的举历。勤干学习能不断提高自身的能力与综合表质,有上谁心.只有较
  114. 任的适应能力。然悉办公软件,自毕业之后一直在企业担任出纳的工作,有一定的工
  115. 作经验。期望从事职业,出纳员,会计文员期望月薪:面议目前状况:我目前
  116. 处于离职状老,可立即上岗
  117. </td>
  118. </tr>
  119. <tr class="one" >
  120. <th colspan="5"></th>
  121. </tr>
  122. <tr class="two">
  123. <th colspan="5">--------教育培训--------</th>
  124. </tr>
  125. <tr class="three">
  126. <td>起止时间</td>
  127. <td class="longer" colspan="2">就读学校名称</td>
  128. <td>主修专业</td>
  129. <td class="longer">学历</td>
  130. </tr>
  131. <tr class="three">
  132. <td>2009.09~2012.07</td>
  133. <td class="longer" colspan="2">汕头市林百欣科技中专</td>
  134. <td>会计电算化</td>
  135. <td class="longer">中专</td>
  136. </tr>
  137. <tr class="one" >
  138. <th colspan="5"></th>
  139. </tr>
  140. <tr class="two">
  141. <th colspan="5">--------工作经验(1)--------</th>
  142. </tr>
  143. <tr class="three">
  144. <td>就职公司</td>
  145. <td class="longer" colspan="2">深圳市安鹏电器有限公司</td>
  146. <td>公司行业</td>
  147. <td class="longer">其它</td>
  148. </tr>
  149. <tr class="three">
  150. <td>就职时间:</td>
  151. <td class="longer" colspan="2">2011年12月到如今</td>
  152. <td>就职部门</td>
  153. <td class="longer">财务部</td>
  154. </tr>
  155. <tr class="three">
  156. <td>公司性质:</td>
  157. <td class="longer" colspan="2">其它</td>
  158. <td>就职职位:</td>
  159. <td class="longer">出纳员</td>
  160. </tr>
  161. <tr class="three">
  162. <td>工作描述:</td>
  163. <td class="longer" colspan="4">
  164. 1.负责办理泉金收,付款业务2.银行存款,收款,付款工作3,负责日常费用很情.
  165. 员工借款给付,保证各项收支手续完整,金额准晓4,负责座存现金的保警及盘点,每
  166. 工作描述:
  167. 天登记现金流水账,做到账故相符5,每月淮时交水电费,管理费6,协助舍计报税,购
  168. 天发票等7,负责公司银行账号开办,变更,微悄工作8,负责公司营业执慰,税务登记
  169. 证等证照的年检工作9,负责印章,合同等的保曾工作10.完成上级领导的其它变排事
  170. </td>
  171. </tr>
  172. <tr class="one">
  173. <th colspan="5"></th>
  174. </tr>
  175. <tr class="two">
  176. <th colspan="5">--------联系方式--------</th>
  177. </tr>
  178. <tr>
  179. <td>联系电话:</td>
  180. <td colspan="4">134***********</td>
  181. </tr>
  182. <tr>
  183. <td>联络手机:</td>
  184. <td colspan="4">134***********</td>
  185. </tr>
  186. <tr>
  187. <td>联系电话:</td>
  188. <td colspan="4">出纳员,会计文员</td>
  189. </tr>
  190. <tr>
  191. <td>电子邮件:</td>
  192. <td colspan="4">***********@163.com</td>
  193. </tr>
  194. </table>
  195. </body>
  196. </html>

Correcting teacher:WBOYWBOY

Correction status:qualified

Teacher's comments:可以,完成的非常好了,没什么问题,继续加油
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post