当前位置:网站首页>Action News
Action News
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> News flash </title>
<style>
* {
margin: 0;
padding: 0;
}
li {
list-style: none;
/* Remove all lists li Front origin */
}
.box {
width: 248px;
height: 163px;
border: 1px solid #ccc;
margin: 100px auto;
/* Move the box to the center */
}
.box h3 {
height: 32px;
border-bottom: 1px dotted #ccc;
font-size: 14px;
font-weight: normal;
line-height: 32px;
/* Center the text vertically , The yield height is equal to the height of the box */
padding-left: 15px;
/* Won't open the box , because h3 No write width */
}
.box ul li a {
font-size: 12px;
color: #666;
text-decoration: none;
}
.box ul li a:hover {
text-decoration: underline;
}
.box ul li {
height: 23px;
line-height: 23px;
/* Center the text vertically */
padding-left: 20px;
}
.box ul {
margin-top: 7px;
}
</style>
</head>
<body>
<div class="box">
<h3> Pinyougou express </h3>
<ul>
<li><a href="#">【 Preferential 】 Popular headphones 5 Folding second !</a></li>
<li><a href="#">【 Preferential 】 Mother's Day , Good health and good manners are as low as 5 fold !</a></li>
<li><a href="#">【 Preferential 】9.9 Yuan Xi 100 A picture !</a></li>
<li><a href="#">【 Preferential 】 Popular headphones 5 Folding second !</a></li>
<li><a href="#">【 Preferential 】 Changhong intelligent air conditioner sets up a province 1000</a></li>
</ul>
</div>
</body>
</html>
result :
When the mouse clicks :
边栏推荐
- Wechat applet: new independent backstage Yuelao office one yuan dating blind box
- runc hang 导致 Kubernetes 节点 NotReady
- Win:使用 PowerShell 检查无线信号的强弱
- Interesting practice of robot programming 15- autoavoidobstacles
- phpstrom设置函数注释说明
- Main window in QT application
- 微信小程序:星宿UI V1.5 wordpress系统资讯资源博客下载小程序微信QQ双端源码支持wordpress二级分类 加载动画优化
- MySQL backup and recovery + experiment
- Exploration and practice of integration of streaming and wholesale in jd.com
- Mysql database | build master-slave instances of mysql-8.0 or above based on docker
猜你喜欢
Restful fast request 2022.2.1 release, support curl import
Nebula Importer 数据导入实践
He was laid off.. 39 year old Ali P9, saved 150million
. Net starts again happy 20th birthday
流批一体在京东的探索与实践
JVM's responsibility - load and run bytecode
Remote control service
PowerShell: use PowerShell behind the proxy server
微信小程序:独立后台带分销功能月老办事处交友盲盒
Is there a sudden failure on the line? How to make emergency diagnosis, troubleshooting and recovery
随机推荐
Interesting practice of robot programming 16 synchronous positioning and map building (SLAM)
Five ways to query MySQL field comments!
[Chongqing Guangdong education] National Open University spring 2019 1042 international economic law reference questions
【LeetCode】88. Merge two ordered arrays
Process scheduling and termination
What is the current situation and Prospect of the software testing industry in 2022?
Database postragesq peer authentication
Practice of tdengine in TCL air conditioning energy management platform
The MySQL team development specifications used by various factories are too detailed. It is recommended to collect them!
Win:使用组策略启用和禁用 USB 驱动器
Abacus mental arithmetic test
C语音常用的位运算技巧
Word processing software
Visual explanation of Newton iteration method
线上故障突突突?如何紧急诊断、排查与恢复
Tla+ through examples (XI) -- propositional logic and examples
Mysql database | build master-slave instances of mysql-8.0 or above based on docker
Complex, complicated and numerous: illustration of seven types of code coupling
He was laid off.. 39 year old Ali P9, saved 150million
Educational Codeforces Round 122 (Rated for Div. 2) ABC