当前位置:   article > 正文

一款简约大气的个人单页介绍主页(附加源码)_个人博客单页

个人博客单页

一款简约大气的个人单页介绍主页(附加源码)

效果图

在这里插入图片描述


部分源码

.box_bg{
	width: 100%;
	height: 100%;
}



.wenzi{
		text-align: center;
	float: left;
	display: inline;
	width: 112px;
	line-height: 48px;
}
.wenzi2{
    text-align: center;
    float: left;
    display: inline;
    width: 112px;
    line-height: 58px;
    position: relative;
    /* top: 20px; */
    left: -50px;
}

.wenzi3{
    text-align: center;
    margin: 0px 0px 0px 0px;
    line-height: 50px;
    margin: 0 0px 0px -30px;
}
.wenzi4 {
    text-align: center;
    margin: 0px 0px 0px 0px;
    line-height: 50px;
    margin: 280px 0px 0px -33px;
}
.cycle_item a {
    position: absolute;
    display: block;
    border-radius: 25px;
    width: 120px;
    height: 50px;
    left: 247px;
    top: -45px;
}
.blog_b {
    position: relative;
    top: 20px;
    left: 20px;
    background-color: #F4A460;
}
/*style="width: 3440px; height: 1440px; top: -45px; left: 0px;"*/
/*.cycle_item c{
    position: absolute;
    display: block;
    border-radius: 25px;
    width: 120px;
    height: 50px;
    left: 247px;
    top: -45px;
}*/
/*.blog_c {
    position: relative;
    top: 20px;
    left: 20px;
    background-color: #F4A460;
}*/
/*style="width: 3440px; height: 1440px; top: -45px; left: 0px;"*/


.cycle_item  a{
    position: absolute;
    display: block;
    border-radius: 25px;
    width: 120px;
    height: 50px;
    left: 247px;
    top: -45px;
}
.blog_c {
    position: relative;
    top: 20px;
    left: 20px;
    background-color: #F4A460;
}

  • 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
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87

领取源码

源码地址:https://www.123pan.com/s/ji8kjv-snPU3.html


下期更新预报

windows系统秒变Mac系统教程

推荐阅读
相关标签