代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
<style type="text/css">
.simple-tip-box {
position: relative;
margin-top: 100px;
width: 100px;
border: 1px solid #cccccc;
background: transparent;
}
.simple-tip-box a {
display: block;
text-align: center;
}
.up,
down {
position: absolute;
left: 20px;
width: 0px;
height: 0px;
}
.up {
top: -19px;
border-bottom: 10px solid black;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid transparent;
}
.down {
top: -18px;
border-bottom: 10px solid #fff;
;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid transparent;
}
</style>
</head>
<body>
<div class="simple-tip-box">
<div class="up"></div>
<div class="down"></div>
<a>我的任务</a>
<a>我的百科</a>
<a>我的词条</a>
<a>账号设置</a>
<a>退出</a>
<div class="clearfix"></div>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。