当前位置:网站首页>A label colorful navigation bar
A label colorful navigation bar
2022-07-05 01:49:00 【dengfengling999】
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
.nav a {
display: inline-block;
width: 120px;
height: 58px;
background-color: green;
text-align: center;
/* Text horizontal center */
line-height: 58px;
/* Want to center text vertically , Set the row height equal to the box Height */
color: #fff;
text-decoration: none;
}
.nav .bg1:hover {
background-color: hotpink;
color: orange;
text-decoration: underline;
}
.nav .bg2:hover {
background-color: red;
}
.nav .bg3:hover {
background-color: orange;
}
.nav .bg4:hover {
background-color: palegoldenrod;
}
.nav .bg5:hover {
background-color: palegreen;
}
</style>
</head>
<body>
<div class="nav">
<a href="#" class="bg1"> Colorful navigation </a>
<a href="#" class="bg2"> Colorful navigation </a>
<a href="#" class="bg3"> Colorful navigation </a>
<a href="#" class="bg4"> Colorful navigation </a>
<a href="#" class="bg5"> Colorful navigation </a>
</div>
</body>
</html>
result :
边栏推荐
- Application and development trend of image recognition technology
- The perfect car for successful people: BMW X7! Superior performance, excellent comfort and safety
- Main window in QT application
- Matrixone 0.2.0 is released, and the fastest SQL computing engine is coming
- Kibana installation and configuration
- Numpy library introductory tutorial: basic knowledge summary
- Outlook: always prompt for user password
- Lsblk command - check the disk of the system. I don't often use this command, but it's still very easy to use. Onion duck, like, collect, pay attention, wait for your arrival!
- Huawei machine test question: longest continuous subsequence
- 微信小程序:独立后台带分销功能月老办事处交友盲盒
猜你喜欢
MySQL REGEXP:正则表达式查询
Win: use PowerShell to check the strength of wireless signal
Nebula importer data import practice
Matrixone 0.2.0 is released, and the fastest SQL computing engine is coming
Armv8-a programming guide MMU (3)
Wechat applet: new independent backstage Yuelao office one yuan dating blind box
STM32 series - serial port UART software pin internal pull-up or external resistance pull-up - cause problem search
Logstash、Fluentd、Fluent Bit、Vector? How to choose the appropriate open source log collector
Li Kou Jianzhi offer -- binary tree chapter
Yyds dry inventory jetpack hit dependency injection framework Getting Started Guide
随机推荐
MySQL regexp: Regular Expression Query
ICSI 311 Parser
Database postragesq PAM authentication
Win: use shadow mode to view the Desktop Session of a remote user
If the consumer Internet is compared to a "Lake", the industrial Internet is a vast "ocean"
Valentine's Day flirting with girls to force a small way, one can learn
微信小程序:星宿UI V1.5 wordpress系统资讯资源博客下载小程序微信QQ双端源码支持wordpress二级分类 加载动画优化
The application and Optimization Practice of redis in vivo push platform is transferred to the end of metadata by
PowerShell: use PowerShell behind the proxy server
如何做一个炫酷的墨水屏电子钟?
增量备份 ?db full
PHP wechat official account development
Yyds dry inventory swagger positioning problem ⽅ formula
微信小程序;胡言乱语生成器
Is there a sudden failure on the line? How to make emergency diagnosis, troubleshooting and recovery
runc hang 导致 Kubernetes 节点 NotReady
MySQL REGEXP:正则表达式查询
How to build a technical team that will bring down the company?
Win: use PowerShell to check the strength of wireless signal
Armv8-a programming guide MMU (3)