HTML基础(一)
摘要:
1.HTML三部分:<html></html> <title></title> <body></body>例子:<html><title>This the first HTML page</title><body>This the HTML web page!</body></html>运行结果:2.标题格式:<hn 属性>文字添加部分</hn> 其中 n=1~6例子:<html><title>This 阅读全文
posted @ 2013-01-27 21:15 深圳彦祖 阅读(611) 评论(0) 推荐(1)
浙公网安备 33010602011771号