From the course: HTML for Educators
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
How URLs work - HTML Tutorial
From the course: HTML for Educators
How URLs work
- Let's take a few minutes and talk about URL's, or Universal Resource Locators. We see these things and we use them every single day, and when you're talking about html, it's vital that you understand how to read them and use them to your advantage. Here is a typical URL. Let's break it down, step by step. At the beginning of the URL is the protocol identifier. This tells the browser what protocol or procedure to use for accessing a particular resource. Some of the common web protocols that you're likely to encounter include http, ftp, feed, and file. Next you have the host address, or the physical address on the internet, where this particular computer and program or services located. This is the more typical human readable version of the address, or the fully qualified domain name. Whereas, you could also write it as the actual IP address of the server, to break the host name down further, let's start at the end. This is the top level domain. These are the common .com .org .net…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
HTML basics9m 44s
-
(Locked)
Tools of the trade2m 14s
-
(Locked)
Coding a site, a page, or parts3m 41s
-
(Locked)
How URLs work4m 17s
-
(Locked)
Spectrum of ownership4m 39s
-
(Locked)
Digital asset management4m 5s
-
(Locked)
Workflow for creating a web or course site5m 47s
-
(Locked)
To save as HTML or not?4m 7s
-
-
-
-
-
-
-
-