首页 > 其他分享 >示例 29: 个人简历页面

示例 29: 个人简历页面

时间:2024-09-16 20:51:53浏览次数:3  
标签:个人简历 示例 color section bottom 29 padding 5px margin

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Resume</title>
    <style>
        body {
            font-family: Arial, sans-serif;
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            background-color: #f0f2f5;
        }
        .container {
            max-width: 800px;
            margin: 50px auto;
            padding: 20px;
            background-color: white;
            border-radius: 8px;
            box-shadow: 0 2px 5px rgba(0,0,0,0.1);
        }
        h1 {
            color: #333;
        }
        .section {
            margin-bottom: 20px;
        }
        .section h2 {
            border-bottom: 2px solid #007bff;
            padding-bottom: 5px;
            color: #333;
        }
        .section p {
            margin: 5px 0;
        }
        .section ul {
            list-style-type: none;
            padding: 0;
        }
        .section ul li {
            background-color: #f2f2f2;
            padding: 10px;
            margin-bottom: 5px;
            border-radius: 5px;
        }
    </style>
</head>
<body>
    <div class="container">
        <h1>John Doe</h1>
        <div class="section">
            <h2>Contact Information</h2>
            <p>Email: [email protected]</p>
            <p>Phone: (123) 456-7890</p>
            <p>Address: 123 Main St, Anytown, USA</p>
        </div>
        <div class="section">
            <h2>Professional Experience</h2>
            <ul>
                <li>
                    <h3>Software Developer at XYZ Corp</h3>
                    <p>Jan 2020 - Present</p>
                    <p>Developed and maintained web applications. Led a team of junior developers and managed project deadlines.</p>
                </li>
                <li>
                    <h3>Junior Developer at ABC Ltd</h3>
                    <p>Jun 2017 - Dec 2019</p>
                    <p>Worked on various client projects, contributing to both frontend and backend development tasks.</p>
                </li>
            </ul>
        </div>
        <div class="section">
            <h2>Education</h2>
            <ul>
                <li>
                    <h3>Bachelor of Science in Computer Science</h3>
                    <p>University of Somewhere, 2017</p>
                </li>
            </ul>
        </div>
        <div class="section">
            <h2>Skills</h2>
            <ul>
                <li>JavaScript, HTML, CSS</li>
                <li>React, Node.js</li>
                <li>Python, Django</li>
            </ul>
        </div>
    </div>
</body>
</html>

标签:个人简历,示例,color,section,bottom,29,padding,5px,margin
From: https://blog.51cto.com/u_16160172/12032375

相关文章

  • 【JPCS出版 | 往届均已完成EI、SCOPUS检索】第四届电气工程与计算机技术国际学术会议(I
    会议简介第四届电气工程与计算机技术国际学术会议(ICEECT2024)将于9月27日于线上举行。会议主要围绕"电路与系统"、“电气工程材料”、“计算机视觉”、“计算机技术”等专业研究领域展开讨论。旨在为气工程、计算机技术等领域的专家学者及企业发展人提供一个分享研究成果......
  • 【检索稳定,JPCS出版】第二届应用统计、建模与先进算法国际学术会议(ASMA2024,9月27日-29
    大会简介由哈尔滨理工大学主办的第二届应用统计、建模与先进算法国际学术会议(ASMA2024)将于2024年9月27日-29日于中国哈尔滨召开。会议将围绕应用统计、建模及先进算法等在数学领域中的最新研究成果,为来自国内外高等院校、科学研究所、企事业单位的专家、教授、学者、工......
  • 数据稀缺条件下的时间序列微分:符号回归(Symbolic Regression)方法介绍与Python示例
    时间序列概况在日常生活和专业研究中都很常见。简而言之,时间序列概况是一系列连续的数据点 y(0),y(1),...,y(t) ,其中时间 t 的点依赖于时间 t-1 的前一个点(或更早的时间点)。在许多应用中,研究者致力于预测时间序列概况的未来行为。存在各种建模方法。这些模型通常基......
  • 示例 30: 图像画廊
    <!DOCTYPEhtml><htmllang="en"><head><metacharset="UTF-8"><metaname="viewport"content="width=device-width,initial-scale=1.0"><title>ImageGallery</title>......
  • 使用python抽取post接口数据示例
    postman调用接口post接口https://inner-XXXXX.XXXXX.com/wXX/api/XXXXXctoryLake?user_key=XXXXXXXXXXXX,在boday的row里输入Jason格式的{"wasStartDay":"2024-09-03"} importrequestsurl='https://inner-XXXXX.XXXXX.com/wXX/api/XXXXXctoryLake'da......
  • LIN329 Markedness or faithfulnes
    LIN329:Assignment1DueinhardcopyatthebeginningoflectureonSept.23Part0:Makesuretoincludeyournameandstudentnumber!Youmustwriteuptheassignmentonyourown,butyoucantalktootherstudentsaboutit.Ifyoutalktootherstuden......
  • ISO-14229-简单了解
    由于工作中经常用到ISO-14229,因此决定对该协议做个总体介绍和总结,既是对自己学习的总结,也能够给初次涉及该协议的朋友一个参考。首先简要介绍什么是ISO-14229,至于可以在网上找到的大篇理论介绍我就略过不讲了,有兴趣可以自行搜索。简单的说,它就是一个用于汽车行业诊断通信的需求规......
  • MAST20029 Engineering Mathematics
    MAST20029EngineeringMathematics,Semester22024Assignment2SubmitasinglepdffileofyourassignmentontheMAST20029websitebefore9amonMonday16thSeptember.•Thisassignmentisworth5%ofyourfinalMAST20029mark.•Assignmentsmustbenea......
  • (29-1)通过回测、ARIMA 和 GRU 预测股票价格:项目介绍+准备环境
    在本项目中通过一系列数据处理和模型训练步骤,旨在预测股票价格。首先,通过时间序列分析方法ARIMA对股票数据进行建模,以便了解其基本趋势。然后,使用GRU(门控递归单元)这一深度学习模型进行更复杂的预测,考虑了数据的序列特性。整个项目包括数据预处理、模型构建与训练、预测结果......
  • [Python数据采集]Playwright爬虫数据采集代码示例!!值得深入学习代码
    【Playwright爬虫数据采集代码示例!!值得深入学习代码】为了提高反爬虫的稳定性,代理池和模拟真实用户行为是常见的优化手段。以下我将给出代理池的实现方式,并结合模拟真实用户行为的代码示例。1.代理池实现:通过代理池,可以定期切换IP,避免因同一个IP频繁请求而被封锁。代理池可......