Basic WWW Technologies.ppt
《Basic WWW Technologies.ppt》由会员分享,可在线阅读,更多相关《Basic WWW Technologies.ppt(41页珍藏版)》请在麦多课文档分享上搜索。
1、Basic WWW Technologies,2.1 Web Documents. 2.2 Resource Identifiers: URI, URL, and URN. 2.3 Protocols. 2.4 Log Files. 2.5 Search Engines.,2,What Is the World Wide Web?,The world wide web (web) is a network of information resources. The web relies on three mechanisms to make these resources readily av
2、ailable to the widest possible audience: 1. A uniform naming scheme for locating resources on the web (e.g., URIs). 2. Protocols, for access to named resources over the web (e.g., HTTP). 3. Hypertext, for easy navigation among resources (e.g., HTML).,3,Internet vs. Web,Internet: Internet is a more g
3、eneral term Includes physical aspect of underlying networks and mechanisms such as email, FTP, HTTP Web: Associated with information stored on the Internet Refers to a broader class of networks, i.e. Web of English Literature Both Internet and web are networks,4,Essential Components of WWW,Resources
4、: Conceptual mappings to concrete or abstract entities, which do not change in the short term ex: ICS website (web pages and other kinds of files) Resource identifiers (hyperlinks): Strings of characters represent generalized addresses that may contain instructions for accessing the identified resou
5、rce http:/www.ics.uci.edu is used to identify the ICS homepage Transfer protocols: Conventions that regulate the communication between a browser (web user agent) and a server,5,Standard Generalized Markup Language (SGML),Based on GML (generalized markup language), developed by IBM in the 1960s An in
6、ternational standard (ISO 8879:1986) defines how descriptive markup should be embedded in a document Gave birth to the extensible markup language (XML), W3C recommendation in 1998,6,SGML Components,SGML documents have three parts: Declaration: specifies which characters and delimiters may appear in
7、the application DTD/ style sheet: defines the syntax of markup constructs Document instance: actual text (with the tag) of the documents More info could be found: http:/www.W3.Org/markup/SGML,7,DTD Example One, ELEMENT is a keyword that introduces a new element type unordered list (UL) The two hyphe
8、ns indicate that both the start tag and the end tag for this element type are required Any text between the two tags is treated as a list item (LI),8,DTD Example Two, The element type being declared is IMG The hyphen and the following “O“ indicate that the end tag can be omitted Together with the co
9、ntent model “EMPTY“, this is strengthened to the rule that the end tag must be omitted. (no closing tag),9,HTML Background,HTML was originally developed by Tim Berners-Lee while at CERN, and popularized by the Mosaic browser developed at NCSA. The Web depends on Web page authors and vendors sharing
10、the same conventions for HTML. This has motivated joint work on specifications for HTML. HTML standards are organized by W3C : http:/www.w3.org/MarkUp/,10,HTML Functionalities,HTML gives authors the means to: Publish online documents with headings, text, tables, lists, photos, etc Include spread-she
11、ets, video clips, sound clips, and other applications directly in their documents Link information via hypertext links, at the click of a button Design forms for conducting transactions with remote services, for use in searching for information, making reservations, ordering products, etc,11,HTML Ve
12、rsions,HTML 4.01 is a revision of the HTML 4.0 Recommendation first released on 18th December 1997. HTML 4.01 Specification:http:/www.w3.org/TR/1999/REC-html401-19991224/html40.txt HTML 4.0 was first released as a W3C Recommendation on 18 December 1997 HTML 3.2 was W3Cs first Recommendation for HTML
13、 which represented the consensus on HTML features for 1996 HTML 2.0 (RFC 1866) was developed by the IETFs HTML Working Group, which set the standard for core HTML features based upon current practice in 1994.,12,Sample Webpage,13,Sample Webpage HTML Structure, The title of the webpage Body of the we
14、bpage ,14,HTML Structure,An HTML document is divided into a head section (here, between and ) and a body (here, between and ) The title of the document appears in the head (along with other information about the document) The content of the document appears in the body. The body in this example cont
15、ains just one paragraph, marked up with ,15,HTML Hyperlink,alumni A link is a connection from one Web resource to another It has two ends, called anchors, and a direction Starts at the “source“ anchor and points to the “destination“ anchor, which may be any Web resource (e.g., an image, a video clip
16、, a sound bite, a program, an HTML document),16,Resource Identifiers,URI: Uniform Resource Identifiers URL: Uniform Resource Locators URN: Uniform Resource Names,17,Introduction to URIs,Every resource available on the Web has an address that may be encoded by a URI URIs typically consist of three pi
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
2000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- BASICWWWTECHNOLOGIESPPT
