uniform resource locators urls
play

Uniform Resource Locators (URLs) Scheme Port Number Query - PowerPoint PPT Presentation

Uniform Resource Locators (URLs) Scheme Port Number Query http://www.company.com:81/a/b/c.html?user=Alice&year=2008#p2 Host Name Hierarchical portion Fragment CS 142 Lecture Notes: URLs and Links Slide 1 <a> Examples Full


  1. Uniform Resource Locators (URLs) Scheme Port Number Query http://www.company.com:81/a/b/c.html?user=Alice&year=2008#p2 Host Name Hierarchical portion Fragment CS 142 Lecture Notes: URLs and Links Slide 1

  2. <a> Examples ● Full URL: <a href="http://www.xyz.com/news/2009.html">2009 News</a> ● Absolute location in same site: <a href="/stock/quote.html"> same as http://www.xyz.com/stock/quote.html ● Relative location: <a href="2008/March.html"> same as http://www.xyz.com/news/2008/March.html ● Anchor definition: <a name="sec3">...</a> ● New location, same page: <a href="#sec3"> CS 142 Lecture Notes: URLs and Links Slide 2

  3. Other Uses of URLs ● Images: <img src="icon.gif" /> ● Stylesheets: <link rel="stylesheet" type="text/css" href="main.css" /> ● Embedded page: <iframe src="http://www.google.com" /> CS 142 Lecture Notes: URLs and Links Slide 3

  4. CS 140 Lecture Notes: File Systems Slide 4

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend