站長百科 | 數(shù)字化技能提升教程 數(shù)字化時代生存寶典
導(dǎo)航: 上一頁 | 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>