网站大量收购闲置独家精品文档,联系QQ:2885784924

Web基本工作原理..课件.ppt

  1. 1、本文档共70页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Web基本工作原理..课件.ppt

HTTP回答的格式 版本 状态码 原因 HTTP/1.0 status 200 Doc follows 服务器: Server: NCSA/1.4 日期: Date: Tue, 4 Jul, 1996, 19:17:05 GMT 内容长度: Content-length: 5280 内容类型: Content-type: text/html 内容语言: Last-modified: Wed, 1 Jan 1996. 内容编码: (这里必须空一行) 最后修改日期: 文件的实际内容 (空一行) 实际信息 * 18年 一个例子:10钟速成HTML !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.0//EN HTML HEAD TITLEMy first HTML document/TITLE /HEAD BODY PHello world! /BODY /HTML * 18年 More attractive—adding headings and paragraphs h1An important heading/h1 h2A slightly less important heading/h2 pThis is the first paragraph./p pThis is the second paragraph./p * 18年 More attractive—adding a bit of emphsis eminteresting /em * 18年 More attractive—adding images img src=“cs.gif” width=500 height=88 img src=“/cs.gif” width=500 height=88 alt=“CSTD” * 18年 More attractive-adding links to other pages a href=“”Peking University/a 定义锚: a name=”anchor-one”这是锚一所在位置/a 引用锚: 详细内容请参阅a href=”./one.html#anchor-one”锚一/a 详细内容请参阅a href=”#anchor-one”锚一/a * 18年 Three kinds of lists-unordered list ul ? lithe first list item/li ? lithe second list item/li ? lithe third list item/li ? /ul * 18年 Three kinds of lists-ordered list ol ? lithe first list item/li ? lithe second list item/li ? lithe third list item/li ? /ol ? * 18年 Three kinds of lists-definition list dl dtthe first term/dt ddits definition/dd dtthe second term/dt ddits definition/dd dtthe third term/dt ddits definition/dd /dl * 18年 Adding tables in your pages table border=1 trth colspan=2 ABCDEFG th colspan=2 1234567 /tr trtd rowspan=2 xyz td a td b td c /tr trtd 1 td 2 td 3 /tr /table * 18年 几种辅助页面技术 Cookie Server Push Client Pull SSI(Server Side Include) * 18年 Cookie-曲奇饼干 是从服务器发给浏览器的一种特殊形式的信息,浏览器不是将这些信息显示出来,而是记录在客户机的一个特定文件中,可以实现服务器和浏览器之间的某种持续的关系。 * 18年 Server Push Web服务器可以向浏览器返回一个“回答序列”,序列中的每个元素可以看作是一个独立的HTML文本,在浏览器方一个接一个显示,从而造成一种动态效

文档评论(0)

liuxiaoyu99 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档