站长百科 | 数字化技能提升教程 数字化时代生存宝典
导航: 上一页 | ASP | PHP | JSP | HTML | CSS | XHTML | aJAX | Ruby | JAVA | XML | Python | ColdFusion
<html> <head> <style type="text/css"> p { border-style: solid; border-top-color: #ff0000 } </style> </head> <body> <p>Some text.</p> </body> </html>