Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Understanding of URL || Uniform Resource Locator

  • CodeBite
  • 2022-01-06
  • 90
Understanding of URL || Uniform Resource Locator
Understanding of URL || Uniform Resource Locatorurluniform resource locationurihttphttpsftpfilesaifullahmalik saifullahsaifweb developmenthtml tutorialhtml5 tutorialhtmlhtml5learn htmlhtml for beginnershtml tutorial for beginnersweb development tutorialintroduction to htmllearn html5 from scratchhtml css tutorialhtml crash courseWeb Development in Urdu/HindiHTML5Learn HTMLHTML in Urdu/Hindihtml csshtml coursehtml5 course
  • ok logo

Скачать Understanding of URL || Uniform Resource Locator бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Understanding of URL || Uniform Resource Locator или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Understanding of URL || Uniform Resource Locator бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Understanding of URL || Uniform Resource Locator

Understanding of URL || Uniform Resource Locator


Every document on the Web has a unique address. This address is known as Uniform Resource Locator (URL).

Several HTML/XHTML tags include a URL attribute value, including hyperlinks, inline images, and forms. All of them use the same syntax to specify the location of a web resource, regardless of the type or content of that resource. That's why it is known a Uniform Resource Locator.

URL Elements
A URL is made of up several parts, each of which offers information to the web browser to help find the page. It is easier to learn the parts of a URL, if you look at the example URL given below, there are three key parts: the scheme, the host address, and the file path. The following section will discuss each of them:
http://www.codebites.com/index.htm

The Scheme
The scheme identifies the type of protocol and URL you are linking to and therefore, how the resource should be retrieved. For example, most web browsers use Hypertext Transfer Protocol (HTTP) to pass information to communicate with the web servers and this is the reason a URL starts with http://.

The Host Address
The host address is where a website can be found, either the IP address (four sets of numbers between 0 and 255, for example 68.178.157.132 ) or more commonly the domain name for a site such as www.tutorialspoint.com. Note that "www" is not actually part of the domain name although it is often used in the host address.

The File Path
The filepath always begins with a forward slash character, and may consist of one or more directory or folder names. Each directory name is separated by forward slash characters and the filepath may end with a filename at the end. Here index.htm is the filename which is available in html directory:
https://www.codebites.com/html/index.htm


Absolute and Relative URLs
You may address a URL in one of the following two ways:

1 Absolute − An absolute URL is the complete address of a resource. For example http://www.codebites.com/html/html_te...

2 Relative − A relative URL indicates where the resource is in relation to the current page. Given URL is added with the base element to form a complete URL. For example /html/html_text_links.htm

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]