<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document</title> <style> .top { width: 900px; margin: 0 auto; } .top h1 { text-align: center; } .one { width: 900px; margin: 0 auto; } .one p { text-indent: 2em; } .one h2 { color: #fff; background-color: #00018f; margin: 0; padding: 0; } .one div { background-color: #eef0ff; } .home { height: 90px; position: fixed; top: 50%; margin-left: 860px; color: #fff; background-color: #00018f; font-size: 16px; } </style> </head> <body> <div class="top"> <h1>个人简历自我介绍</h1> <div class="one"> <div style="width:440px; height:240px; float:left; display:inline;"> <h2>一、思想方面</h2> <p>长期以来,我坚持系统地学习科学发展观,自觉学习党的重大方针政策,党纲党纪。我积极进取,具有良好的道德品质和文明行为,模范遵守校纪校规。通过大学的学习,我的政治思想水平有了进一步地提高,也更加坚定了我对共产主义的信念。 </p> </div> <div style="width:440px; height:240px; float:left; display:inline;margin-left: 20px;margin-bottom: 10px;"> <h2>二、学习方面</h2> <p>大学期间,我端正自己的学习态度,学习刻苦,并且较好的处通证除充面里了学习与工作的关系。学习成绩良好,无不及格课程。现已大学英语四级、六级;计算机一级;获得辽宁省会计从业资格并在2023-2024学年获得“校优秀学生奖学金二等奖”。学好自己的专业知识,我还注重对综合素质的培养,因此我利用图书馆资源,广泛阅读大量书籍,努力扩大自己的知识丰富自己的视野 </p> </div> <div style="width:440px; height:240px; float:left; display:inline"> <h2>三、工作方面</h2> <p>作为航运经济与管理学院第八届学生会学习部部长,第学生会学习部副部长,我带领部门举办了“千辩万话”新生判赛、学风督察、第二届“友谊辩论赛”、考研考公务员经验交充大会等活动。在此期间,我一直饱有工作热情和强烈的工作号心,积极参与学校建设和各项活动,配合学校的教育管理工个被授予2025年度校级“优秀学生干部”、商学院第七届、第届“优秀学生干部”的荣誉称号。 </p> </div> <div style="width:440px; height:240px; float:left; display:inline;margin-left: 20px;"> <h2>四、兴趣爱好</h2> 篮球<br>排球<br>足球<br>游泳<br>滑冰<br>音乐<br>舞蹈</p> </div> </div> <div class="home"> <h2>回到<br>首页</h2> </div> </div> </body> </html>
发表评论 取消回复