案例: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
overflow:hidden;
11
}
12
li
13
{
14
float:left;
15
}
16
a:link,a:visited
17
{
18
display:block;
19
width:120px;
20
font-weight:bold;
21
color:#FFFFFF;
22
background-color:#bebebe;
23
text-align:center;
24
padding:4px;

 运行结果 
 北美留学生论坛