|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
使页面的字体变得更漂亮,更容易编排,使页面真正赏心悦目。
<!DOCTYPE<ahref="/keys/html/index.html"target="_blank">html</a>PUBLIC"-//W3C//DTDXHTML1.0Strict//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<htmlxmlns="http://www.w3.org/1999/xhtml"xml:lang="zh"lang="zh">
<headprofile="http://www.w3.org/2000/08/w3c-synd/#">
<metahttp-equiv="content-language"content="zh-cn"/>
<metahttp-equiv="content-type"content="text/html;charset=gb2312"/>
<style>
dl{
position:absolute;
width:240px;
height:170px;
border:10pxsolid#eee;
}
dd{
margin:0;
width:240px;
height:170px;
overflow:hidden;
}
img{
border:1pxsolidblack
}
dt{
position:absolute;
right:3px;
top:50px;
}
a{
display:block;
margin:1px;
width:20px;
height:20px;
text-align:center;
font:70012px/20px"宋体",sans-serif;
color:#fff;
text-decoration:none;
background:#666;
border:1pxsolid#fff;
filter:alpha(opacity=40);
opacity:.4;
}
a:hover{
background:#000
}
</style>
</head>
<body>
<dl>
<dt><ahref="#a"title="">1</a><ahref="#b"title="">2</a><ahref="#c"title="">3</a></dt>
<dd>
<htmlxmlns="http://www.w3.org/1999/xhtml"xml:lang="zh"lang="zh">
<headprofile="http://www.w3.org/2000/08/w3c-synd/#">
<metahttp-equiv="content-language"content="zh-cn"/>
<metahttp-equiv="content-type"content="text/html;charset=gb2312"/>
<style>
dl{
position:absolute;
width:240px;
height:170px;
border:10pxsolid#eee;
}
dd{
margin:0;
width:240px;
height:170px;
overflow:hidden;
}
dt{
position:absolute;
right:1px;
}
ul{
margin:0;
padding:0;
width:260px;
height:170px;
list-style:none;
background:url("http://bbs.blueidea.com/attachments/2006/11/10/arrowb_kJrcZheJmiIF.gif")no-repeat75%20px;
border:1pxsolid#ccc
}
#b{
background-position:75%center
}
#c{
background-position:75%86%
}
li{
width:205px;
height:27px;
font:12px/27px"宋体",sans-serif;
white-space:nowrap;
overflow:hidden;
}
dta{
display:block;
margin:1px;
width:30px;
height:56px;
text-align:center;
font:70012px/55px"宋体",sans-serif;
color:#fff;
text-decoration:none;
background:#666;
}
dta:hover{
background:orange
}
</style>
<head/>
<body>
<dl>
<dt><ahref="#a"title="">旧事</a><ahref="#b"title="">文娱</a><ahref="#c"title="">体育</a></dt>
<dd>
<ulid="a">
<li>・<ahref=""title="">国际旧事国际旧事国际旧事</a></li>
<li>・<ahref=""title="">国际旧事国际旧事国际旧事</a></li>
<li>・<ahref=""title="">国际旧事国际旧事国际旧事</a></li>
<li>・<ahref=""title="">国际旧事国际旧事国际旧事</a></li>
<li>・<ahref=""title="">国际旧事国际旧事国际旧事</a></li>
<li>・<ahref=""title="">国际旧事国际旧事国际旧事</a></li>
</ul>
<ulid="b">
<li>・<ahref=""title="">文娱旧事文娱旧事文娱旧事</a></li>
<li>・<ahref=""title="">文娱旧事文娱旧事文娱旧事</a></li>
<li>・<ahref=""title="">文娱旧事文娱旧事文娱旧事</a></li>
<li>・<ahref=""title="">文娱旧事文娱旧事文娱旧事</a></li>
<li>・<ahref=""title="">文娱旧事文娱旧事文娱旧事</a></li>
<li>・<ahref=""title="">文娱旧事文娱旧事文娱旧事</a></li>
</ul>
<ulid="c">
<li>・<ahref=""title="">体育旧事体育旧事体育旧事</a></li>
<li>・<ahref=""title="">体育旧事体育旧事体育旧事</a></li>
<li>・<ahref=""title="">体育旧事体育旧事体育旧事</a></li>
<li>・<ahref=""title="">体育旧事体育旧事体育旧事</a></li>
<li>・<ahref=""title="">体育旧事体育旧事体育旧事</a></li>
<li>・<ahref=""title="">体育旧事体育旧事体育旧事</a></li>
</ul>
</dd>
</dl>
</body>
</html>
</p>
学习这篇入门教程之前,请确定你已经具有了一定的HTML基础。 |
|