编辑文本后点击显示结果
www.WoYouXian.net 我有闲 IT 教程
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <meta http-equiv="Content-Language" content="zh-cn" /> </head> <head> <style type="text/css"> h1 {color: red} h3 {color: blue} </style> </head> <body> <h1>这是 header 1</h1> <h3>这是 header 3</h3> </body> </html>
© 2007-2008 woyouxian.net 版权所有
Contact Us