1 / 6

Learn Advanced and Basic HTML - Lesson 9

With HTML you can create your own Website. This tutorial teaches you everything about HTML. For full HTML course visit our website www.training-n-development.com

Download Presentation

Learn Advanced and Basic HTML - Lesson 9

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Learn HTML BasicsLesson No : 09 Publisher : Attitude Academy

  2. HTML Uniform Resource Locators A URL is another word for a web address. A URL can be composed of words (www.training-n-development.com), or an Internet Protocol (IP) address (46.30.212.199). Most people enter the name when surfing, because names are easier to remember than numbers. Web browsers request pages from web servers by using a URL. When you click on a link in an HTML page, an underlying <a> tag points to an address on the web. A Uniform Resource Locator (URL) is used to address a document (or other data) on the web. A web address, like www.training-n-development.com follows these syntax rules: scheme://prefix.domain:port/path/filename

  3. Explanation

  4. Common URL Schemes The table below lists some common schemes:

  5. PRACTICAL IMPLEMENTATION

  6. Visit Us : Attitude Academy

More Related