博客列表 >lesson4作业

lesson4作业

Amesu
Amesu原创
2022年05月09日 15:06:21330浏览

个人简历

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>个人简历</title>
  6. </head>
  7. <style>
  8. body{margin: 0;padding: 0; font-size:16px;}
  9. #page{
  10. width: 1200px;
  11. height: auto;
  12. margin: 0 auto;
  13. }
  14. .red{
  15. background: darkred;
  16. }
  17. .yellow{
  18. background: lightyellow;
  19. }
  20. .head{
  21. height: 20px;
  22. }
  23. table{
  24. width: 1200px;
  25. }
  26. td{
  27. text-align: center;
  28. height: 51px;
  29. }
  30. .pic{
  31. width: 200px;
  32. height: 200px;
  33. }
  34. td h3{
  35. padding-left: 15px;
  36. }
  37. .left{
  38. text-align: left;
  39. padding: 1%;
  40. }
  41. </style>
  42. <body>
  43. <div id="page">
  44. <table border="1px" cellspacing="0" cellpadding="10px">
  45. <thead>
  46. <caption ><b><font size="5">个人简历表</font></b></caption>
  47. </thead>
  48. <tbody>
  49. <tr><td class="red head" colspan="10"></td></tr>
  50. <tr><td colspan="10" class="yellow left"><h3>---基本资料---</h3></td></tr>
  51. <tr>
  52. <th >姓名:</th>
  53. <td> 孙海洋</td>
  54. <th >性别:</th>
  55. <td></td>
  56. <th >民族:</th>
  57. <td></td>
  58. <td rowspan="4" width="100" align="center"><img class="pic" src="https://img0.baidu.com/it/u=1040225459,210273596&fm=253&fmt=auto&app=138&f=JPEG?w=200&h=400"/></td>
  59. </tr>
  60. <tr>
  61. <th >出生日期:</th>
  62. <td>1999.09.17</td>
  63. <th >政治面貌:</th>
  64. <td>清白</td>
  65. <th >学历:</th>
  66. <td>本科</td>
  67. </tr>
  68. <tr>
  69. <th >专业:</th>
  70. <td>计算机科学</td>
  71. <th >毕业学校:</th>
  72. <td>厦门大学</td>
  73. <th >邮编:</th>
  74. <td>未知</td>
  75. </tr>
  76. <tr>
  77. <th >爱好:</th>
  78. <td>11222</td>
  79. <th >籍贯:</th>
  80. <td>福建</td>
  81. <th >e-mail:</th>
  82. <td >575941@qq.com</td>
  83. </tr>
  84. <tr><td class="red head" colspan="10"></td></tr>
  85. <tr><td colspan="10" class="yellow left"><h3>---求职意向---</h3></td></tr>
  86. <tr>
  87. <th>寻求职位:</th>
  88. <td colspan="10" class="left">网页前端</td>
  89. </tr>
  90. <tr>
  91. <th>求职地区:</th>
  92. <td>厦门</td>
  93. <th>工资待遇:</th>
  94. <td colspan="10">面议</td>
  95. </tr>
  96. <tr>
  97. <th>自我评价:</th>
  98. <td colspan="10" class="left">个人工作勤奋,认真负责,能吃苦耐劳,尽职尽责.<br>个人工作勤奋,认真负责,能吃苦耐劳,尽职尽责.<br>个人工作勤奋,认真负责,能吃苦耐劳,尽职尽责.<br>个人工作勤奋,认真负责,能吃苦耐劳,尽职尽责.<br>个人工作勤奋,认真负责,能吃苦耐劳,尽职尽责.<br>个人工作勤奋,认真负责,能吃苦耐劳,尽职尽责.<br>个人工作勤奋,认真负责,能吃苦耐劳,尽职尽责.<br></td>
  99. </tr>
  100. </table>
  101. <table border="1" cellspacing="0" cellpadding="10px" >
  102. <tr><td class="red head" colspan="10"></td></tr>
  103. <tr><td colspan="10" class="yellow left"><h3>---教育培训---</h3></td></tr>
  104. <tr>
  105. <th colspan="3">起止时间</th>
  106. <th colspan="3">就读院校名称</th>
  107. <th colspan="3">主修专业</th>
  108. <th colspan="3">学历</th>
  109. </tr>
  110. <tr>
  111. <td colspan="3">2016~2020</td>
  112. <td colspan="3">厦门大学</td>
  113. <td colspan="3">计算机科学</td>
  114. <td colspan="3">本科</td>
  115. </tr>
  116. </table>
  117. <table border="1" cellspacing="0" cellpadding="10px" >
  118. <tr><td class="red head" colspan="10"></td></tr>
  119. <tr><td colspan="10" class="yellow left"><h3>---工作经历---</h3></td></tr>
  120. <tr>
  121. <th>就职公司:</th>
  122. <td >厦门多多软件有限公司</td>
  123. <th>公司行业:</th>
  124. <td >软件开发</td>
  125. </tr>
  126. <tr>
  127. <th>就职时间:</th>
  128. <td>2020~2021</td>
  129. <th>就职部门:</th>
  130. <td>研发部</td>
  131. </tr>
  132. <tr>
  133. <th>工作描述:</th>
  134. <td colspan="10" class="left">本人!222 <br />本人!222 <br />本人!222 <br />本人!222 <br />本人!222 <br /></td>
  135. </tr>
  136. </table>
  137. <table border="1" cellspacing="0" cellpadding="10px" >
  138. <tr><td class="red head" colspan="10"></td></tr>
  139. <tr><td colspan="10" class="yellow left"><h3>---联系方式---</h3></td></tr>
  140. <tr>
  141. <td width="20%">联系手机:</th>
  142. <td colspan="9" class="left">139xxxxxxx</td>
  143. </tr>
  144. </table>
  145. </tbody>
  146. </div>
  147. </body>
  148. </html>
  149. 雪碧图
  150. ```html
  151. <!DOCTYPE html>
  152. <html>
  153. <head>
  154. <meta charset="utf-8">
  155. <title>雪碧图</title>
  156. </head>
  157. <style>
  158. body{margin: 0;padding: 0;}
  159. ul{
  160. width: 300px;
  161. margin: 0 auto;
  162. }
  163. ul li{
  164. list-style: none;
  165. float: left;
  166. }
  167. .one,.two,.three,.four,.five,.six,.seven,.eight,.nine{
  168. background: url(446475-20160414102623691-66339570.jpg) no-repeat;
  169. background-position:-9px -8px ;
  170. width: 100px;
  171. height: 100px;;
  172. }
  173. .two{
  174. background-position:-120px -8px ;
  175. }
  176. .three{
  177. background-position:-231px -8px ;
  178. }
  179. .four{
  180. background-position: -342px -8px;
  181. }
  182. .five{
  183. background-position: -450px -8px;
  184. }
  185. .six{
  186. background-position: -560px -8px;
  187. }
  188. .seven{
  189. background-position: -671px -8px;
  190. }
  191. .eight{
  192. background-position: -781px -8px;
  193. }
  194. .nine{
  195. background-position: -891px -8px;
  196. }
  197. </style>
  198. <body>
  199. <ul>
  200. <li class="one"></li>
  201. <li class="two"></li>
  202. <li class="three"></li>
  203. <li class="four"></li>
  204. <li class="five"></li>
  205. <li class="six"></li>
  206. <li class="seven"></li>
  207. <li class="eight"></li>
  208. <li class="nine"></li>
  209. </ul>
  210. </body>
  211. </html>

列表

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>列表标签</title>
  6. </head>
  7. <style>
  8. body{margin: 0;padding: 0; font-size: 16px;}
  9. #page{
  10. width: 800px;
  11. margin: 0 auto;
  12. }
  13. h1{
  14. text-align: center;
  15. color: plum;
  16. border-bottom: 3px #000 solid;
  17. }
  18. li{
  19. list-style: url(aaaa.png) inside;
  20. border-bottom: 1px #ccc solid;
  21. line-height: 25px;
  22. color: purple;
  23. padding: 15px;
  24. }
  25. li:last-child{border-bottom: none;}
  26. </style>
  27. <body>
  28. <div id="page">
  29. <h1>学习园地</h1>
  30. <ul>
  31. <li>2常态化核酸检测得花多少钱热</li>
  32. <li>3让青春之花在不懈奋斗中绚丽绽放热</li>
  33. <li>4快播被吊销营业执照新</li>
  34. <li>5新冠疫苗引发肝炎?辉瑞摊上事了</li>
  35. <li>6男子上海就医病逝 妻子流落街头</li>
  36. <li>79岁女孩打性抑制针半年花十万</li>
  37. <li>8男子坠江爬上桥墩啃水草撑四五天</li>
  38. <li>韦东奕商标遭抢注新</li>
  39. </ul>
  40. </div>
  41. </body>
  42. </html>

导航

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <title>导航</title>
  6. <style>
  7. body,ul,li,a{margin: 0; padding:0;font: 16px;list-style: none;text-decoration: none;}
  8. #page{
  9. width: 1200px;
  10. margin: 0 auto;
  11. }
  12. ul{
  13. background: #8B0000;
  14. }
  15. ul>li{
  16. float: left;
  17. }
  18. ul>li>a{
  19. line-height: 25px;
  20. color: #fff;
  21. width: 60px;
  22. height: 30px;
  23. }
  24. ul>li>a:hover{
  25. background: #fff;
  26. color: #8B0000;
  27. }
  28. </style>
  29. </head>
  30. <body>
  31. <div id="page">
  32. <nav>
  33. <ul>
  34. <li><a href="">首页</a></li>
  35. <li><a href="">产品1</a></li>
  36. <li><a href="">产品2</a></li>
  37. <li><a href="">新闻</a></li>
  38. <li><a href="">关于我们</a></li>
  39. <li><a href="">留言版</a></li>
  40. </ul>
  41. </nav>
  42. </div>
  43. </body>
  44. </html>
声明:本文内容转载自脚本之家,由网友自发贡献,版权归原作者所有,如您发现涉嫌抄袭侵权,请联系admin@php.cn 核实处理。
全部评论
文明上网理性发言,请遵守新闻评论服务协议