<!DOCTYPE html>
<html>
<head>
  <title>人物介绍</title>
  <style>
    body {
      font-family: Arial, sans-serif;
      margin: 20px;
    }
    h1 {
      color: #333;
      font-size: 24px;
      margin-bottom: 10px;
    }
    h2 {
      color: #666;
      font-size: 18px;
      margin-bottom: 10px;
    }
    p {
      color: #666;
      margin-bottom: 10px;
    }
    img {
      width: 300px;
      height: 300px;
      border-radius: 50%;
      margin-bottom: 10px;
    }
  </style>
</head>
<body>
  <h1>人物介绍</h1>
  <img src="person.jpg" alt="人物照片">
  <h2>姓名:李华</h2>
  <p>年龄:30岁</p>
  <p>职业:作家</p>
  <p>国籍:中国</p>
  <p>简介:李华是一位著名的作家,他出生于中国并在北京长大。他从小就对文学有浓厚的兴趣,喜欢阅读各种类型的书籍,尤其是经典文学作品。他在大学期间开始写作,并发表了多篇短篇小说和散文。毕业后,他全职从事写作工作,出版了几本畅销小说。他的作品深受读者喜爱,风格独特,情节曲折引人。他也经常参加文学交流活动,与其他作家分享创作心得。李华是一位富有创造力和才华的作家,他的作品为读者带来了深刻的思考和享受。</p>
</body>
</html
请写一个介绍人物的网页

原文地址: https://www.cveoy.top/t/topic/hVZX 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录