预览

源代码

<html>
<head><title>kabaiye个人简历
    </title><style>
        body {
            font-family: Arial, sans-serif;
            background-color: #f0f0f0;
        }
        .container {
            width: 800px;
            margin: 0 auto;
            background-color: white;
            padding: 20px;
        }
        .profile {
            display: flex;
            align-items: center;
        }
        .profile img {
            width: 150px;
            height: 150px;
            border-radius: 50%;
            margin-right: 20px;
        }
        .profile h1 {
            font-size: 64px;
            margin: 0;
        }
        .profile h2 {
            font-size: 24px;
            margin: 0;
            color: #666666;
        }
        .section {
            margin-top: 20px;
        }
        .section h3 {
            font-size: 20px;
            margin-bottom: 10px;
            background-color:#f1f1f1;
        }
        .section p {
            font-size: 16px;
            line-height: 1.5;
        }
        .section ul {
            list-style-type: none;
            padding-left: 0;
        }
        .section li {
            font-size: 16px;
            line-height: 1.5;
        }
    </style></head><body>
    <div class='container'>
        <div class='profile'>
            <img src="%5C%22http://kabaiye.top/wp-content/uploads/2023/08/b_f8b307bb8947235502d3c7696f20aa53.jpg%5C%22" alt='头像'><div class='name'>
                <h1>kabaiye</h1> 
                <h2>吃饭大王</h2> 
            </div>
        </div>
        <div class='section'>
            <h3>个人简介</h3>
            <p>熟练掌握 CSS、PHP、C、C++、C#、Java、Ruby、python、Objective-C、Pascal、spss、sas等单词的拼写,
                熟悉Windows、Linux、Mac、Android、IOS、WP8等系统的开关机,还擅长ISO Android Symbian Windows Phone 等手机贴膜.</p> 
        </div>
        <div class='section'>
            <h3>工作经历</h3>
            <ul><li>1. 在餐饮服务领域,品尝和鉴别美食、对食物营养有深入理解、熟悉不同菜系和烹饪方法等。</li> 
                <li>2. 曾在高级餐厅担任消费者的工作,为该食品企业提供市场推广服务。</li>
                <li>3. 组织过食品节活动、如逛小吃街等。</li>
            </ul></div>
        <div class='section'>
            <h3>联系方式</h3>
            <ul><li>年龄:20岁</li> 
                <li>邮箱:kabaiye@foxmail.com</li> 
                <li>个人博客:<a style='color:inherit;' href="%5C%22https://kabaiye.top%5C%22">https://kabaiye.top</a></li> 
                <li>地址:蜈蚣大</li> 
            </ul></div>
    </div>
</body>
</html>