资源描述:
《web程序设计实验报告材料集合.doc》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、一、实验目的1.掌握常用的HTML语言标记;2.利用文本编辑器建立HTML文档,制作简单网页。二、实验要求1.独立完成实验。2.书写实验报告书。三、实验容1.在文本编辑器“记事本”中输入如下的HTML代码程序,以文件名sy1.html保存,并在浏览器中运行。源程序清单如下:
Example2、E>welcometoyou!
AsimpleHTMLdocumentWelcometotheworldofHTML!ThisisasimpleHTMLdocument.ItistogiveyouanoutlineofhowtowriteHTMLfileandhowthemarkuptagsworkintheHTMLfile
Followingi
3、nthreechapters.Thisisthechapterone!Thisisthechaptertwo!Thisisthechapterthree!
Followingisitemofthechaptertwo!
item | coment |
---|
4、>item1 | font |
item2 | table |
item3 | form |
1
2
3
4
5
6
7
Endoftheexampledocument