You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

156 lines
4.1 KiB

<!DOCTYPE html>
<html>
<head>
<style>
a:link {color:white;} /* 未被访问的链接 */
a:visited {color:#F0FFFF;} /* 已被访问的链接 */
a:hover {color:#6495ED;} /* 鼠标指针移动到链接上 */
a:active {color:#E6E6FA;} /* 正在被点击的链接 */
.city {
float: left;
margin: 5px;
padding: 15px;
width: 330px;
height: 680px;
border: 1px solid black;
transform: translateX(260px)
}
#header {
background-color:black;
color:white;
text-align:center;
padding:5px;
}
#nav {
line-height:30px;
background-color:#A9A9A9;
height:330px;
width:100px;
float:left;
padding:5px;
}
#section {
width:350px;
float:left;
padding:10px;
transform: translateY(-21px)
}
#section1 {
width:350px;
float:left;
padding:10px;
transform:translateY(-100px);
transform:translateX(-370px)
}
#section2 {
width:350px;
float:right;
padding:10px;
transform:translateY(-5px);
transform: translateX(-360px)
}
#section3 {
width:350px;
float:left;
padding:10px;
transform:translateY(-50px);
position:relative;
left: 110px;
}
#section4 {
width:400px;
float:right;
padding:10px;
transform:translateY(-52px);
position: relative;
right:570px
}
#section5 {
width:500px;
float:right;
padding:10px;
transform:translateY(-52px);
position: relative;
left:360px
}
</style>
</head>
<body>
<div id="header">
<h1>约球吧</h1>
</div>
<div id="nav">
<a href="/index.html" style="text-decoration: none" target="_blank" >登录</a><br>
<a href="/index.html" style="text-decoration: none" target="_blank">注册</a><br>
<a href="/index.html" style="text-decoration: none" target="_blank">个人中心</a><br>
</div>
<div id="section">
<p>
6 years ago
<a href="约球界面.html">
<img border="0" src="图片/IMG_3792.JPG" width="600" height="710">
</p>
</div>
<div class="city" style="background: url( 图片/QQ截图20190104103744.png)">
<h1><a href="https://china.nba.com/news/"style="text-decoration: none" target="_blank">今日资讯</a></h1>
<p><a href="http://china.nba.com/a/20190103/008406.htm" style="text-decoration: none" target="_blank">漫天嘘声无碍乔治暴走 单骑飙37分攻陷洛城</a>
</p>
</br>
<p><a href="http://china.nba.com/a/20190103/000235.htm" style="text-decoration: none" target="_blank">离复出更近一步 考辛斯参加完整的球队训练</a></p>
</br>
<p><a href="http://china.nba.com/a/20190103/000230.htm" style="text-decoration: none" target="_blank">12月东、西部最佳教练麦克米兰&德安东尼</a></p>
</br>
<p><a href="http://china.nba.com/a/20190103/000228.htm" style="text-decoration: none" target="_blank">合同即将转正 麦金尼:不去想无法控制的事</a></p>
</br>
<p><a href="https://nbachina.qq.com/a/20190103/010036.htm" style="text-decoration: none" target="_blank">浓眉谈空砍:我们防守如空气 对手为所欲为</a></p>
</br>
<p><a href="https://nbachina.qq.com/a/20190103/009875.htm" style="text-decoration: none" target="_blank">比尔:我们想念沃尔 并非球队因没他而更好</a></p>
</div>
<div class="city" style="background: url(图片/QQ截图20190103185554.png) ">
<h2 style="color:black"></h2>
</div>
<div id="section1">
<p>
6 years ago
<a href="https://nbachina.qq.com/a/20190104/000190.htm" target="_blank">
<img border="0" src="图片/QQ截图20190104085328.png" width="650" height="400">
</p>
</div>
<div id="section2">
<p>
6 years ago
<a href="https://nbachina.qq.com/a/20190104/000183.htm" target="_blank">
<img border="0" src="图片/QQ截图20190104085341.png" width="650" height="400">
</p>
</div>
<div id="section3">
<p>
6 years ago
<a href="https://nbachina.qq.com/a/20190104/000140.htm" target="_blank">
<img border="0" src="图片/QQ截图20190104085415.png" width="400" height="350">
</p>
</div>
<div id="section4">
<p>
6 years ago
<a href="https://nbachina.qq.com/a/20190104/000138.htm" target="_blank">
<img border="0" src="图片/QQ截图20190104085426.png" width="400" height="350">
</p>
</div>
<div id="section5">
<p>
6 years ago
<a href="https://nbachina.qq.com/a/20190104/000110.htm" target="_blank">
<img border="0" src="图片/QQ截图20190104085445.png" width="500" height="350">
</p>
</div>
</body>
</html>