案例:CSS3 案例     状态:可编辑再运行    进入横版
x
 
1
<html>
2
<head>
3
<style type="text/css">
4
p 
5
{
6
border-style: solid;
7
border-top-color: #ff0000
8
}
9
</style>
10
</head>
11
12
<body>
13
<p>Some text.</p>
14
</body>
15
16
</html>
17

 运行结果 
 北美留学生论坛