摘要:
1 <html> 2 <head> 3 <title>这是第一节课网页标题</title> 4 <meta charset="UTF-8"> 5 <meta name="keywords" content="专业,学习,脚本"> 6 </head> 7 <body link="red" vlink= 阅读全文
posted @ 2017-10-09 17:58
赵宏涛
阅读(260)
评论(0)
推荐(0)
摘要:
1 2 3 这是第一节课网页标题 4 5 6 7 你好啊 8 9 10 本章设计的知识: 11 1、个简单的 HTML 文档,带有最基本的必需的元素: 12 13 14 15 文档的标题 16 17 18 19 文档的内容... ... 20 21 22 23 所有浏... 阅读全文
posted @ 2017-10-09 17:52
赵宏涛
阅读(187)
评论(0)
推荐(0)