当前位置:   article > 正文

很漂亮的个人主页(附带源码)

很漂亮的个人主页(附带源码)

效果图

在这里插入图片描述


部分代码及教程

在这里插入图片描述
在这里插入图片描述

<!doctype html>
<html>
<!--源码来源于网络,跟本无关! -->
<head>
    <meta charset="utf-8">
    <title>个人网页</title>
    <link rel="stylesheet" href="css/index.css">
</head>

<body>
    <div class="content">
        <img src="img/ch.png" alt="">
        <div class="content_r clearfix">
            <div class="content_l clearfix">
                <h2>Hi~ 我是孤客, Welcome here !</h2>
                <p class="cc">欢迎来到我的主页,一位热爱编程的小伙子~</p>
                <p class="cc">爱好计算机,会去自学一些感兴趣的东西 !</p>
                <br>
                <p class="color_1">人生值得欣慰之处便是,每一天都有结束的时候。今天也不例外。</p>
                <p class="color_1">不是每个游荡的人都迷了路,或许他正在追逐一个你无法想象的梦。</p>
                <br>
                <p class="deeppink">人生的路程就是这样,用大把时间迷茫,在几个瞬间成长。</p>
                <p class="deeppink">As long as the road is right, you are not afraid of the distance.</p>
                <div class="link">
                    <a href="https://www.vip616.cn" class="dodgerblue" target="_blank">官网</a>
                    <a href="" class="deeppink_1" target="_blank">QQ群</a>
                    <a href="https://tool.vip616.com/" class="magenta" target="_blank">在线工具箱</a>
                    <a href="https://zboy616.blog.csdn.net/" class="orange" target="_blank">CSDN</a>
                </div>
            </div>
        </div>
    </div>
</body>

</html>

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36

源码领取

链接为123云盘网盘链接:https://www.123pan.com/s/ji8kjv-dNPU3.html


下期更新预报

个人主页源码

感谢最近支持我的广大朋友,我终于破1000粉丝了!在期间我也努力了很多,也少不了你们的支持与信任,看在这一点我以后发布实惠的,有用的,你们的喜欢的源码及教程。最后谢你们了!

推荐阅读
相关标签