html实现美观有简约的个人主页

本文分享了一款使用HTML编写的美观且实用的个人主页代码模板,适合想要打造个性化网站的读者参考。
摘要由CSDN通过智能技术生成

哈喽,大家好,我们又见面了

下面是小编带给大家的既好看又实用的网站(html)代码模板,大家看看吧!

<html>
<head>
    <meta name="code-stutio" content="code-123" />
    </head>
        <meta charset="utf-8">
<title>My...</title>
<style>
.a {
  background-color:black;
    color:white;
    text-align:center;
    padding:5px;
}
.b {
  overflow: hidden;
  color:#f2f2f2;
  background-color: rgb(72,72,72);
}
 

.b a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}
 

.b a:hover {
  background-color: #ddd;
  color: black;
}

  
  
.f {
  overflow: hidden;
  color:#f2f2f2;
  background-color: gray;
  height:740px;
  text-align:center;
    width:188px;
    float:right;
}
 

.f a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 10px 70px;
  text-decoration: none;
}
 

.f a:hover {
  background-color: #ddd;
  color: black;
}

.c {
    line-height:30px;
    background-color:gray;
    color:white;
    height:700px;
    width:104px;
    float:left;
    padding:20px;          
}
.d {
    width:350px;
    float:left;
    padding:10px;          
}
.e {
    background-color:rgb(40,40,40);
    color:rgb(200,200,200);
    clear:both;
    text-align:center;
   padding:1px;          
}
.e a {
  color: rgb(200,200,200);
  padding: 0px 0px;
  text-decoration: none;
}
.e a:hover {
  color: rgb(250,250,250);
  • 7
    点赞
  • 13
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值