案例:CSS案例     状态:可编辑再运行    进入横版
AخA
<li><a href="#contact">Contact</a></li>
 
1
<!DOCTYPE html>
2
<html>
3
<head>
4
<style>
5
ul
6
{
7
list-style-type:none;
8
margin:0;
9
padding:0;
10
}
11
a:link,a:visited
12
{
13
display:block;
14
font-weight:bold;
15
color:#FFFFFF;
16
background-color:#bebebe;
17
width:120px;
18
text-align:center;
19
padding:4px;
20
text-decoration:none;
21
text-transform:uppercase;
22
}
23
a:hover,a:active
24
{

 运行结果 
 北美留学生论坛