Difference between revisions of "Glossary/URL"

(Roll to)
Line 8: Line 8:
 
At its simplest, a URL consists of:   
 
At its simplest, a URL consists of:   
 
: The protocol:   
 
: The protocol:   
:: <code><u>'''http://'''</u></code>
+
:: <code><u>'''http://www.'''</u></code>
  
 
: and the website's [[Glossary/Domain-name|domain name]]:   
 
: and the website's [[Glossary/Domain-name|domain name]]:   
:: <code><u>'''example.com'''</u></code>
+
:: <code><u>'''emdadialibrary.com'''</u></code>
  
 
: to make the URL:   
 
: to make the URL:   
:: <code><u><nowiki>http://example.com</nowiki></u></code>
+
:: <code><u><nowiki>http://emdadialibrary.com</nowiki></u></code>
  
 
----
 
----

Revision as of 18:15, 24 July 2013

http://www.

and the website's domain name:
emdadialibrary.com
to make the URL:
http://emdadialibrary.com

A URL can also include:

A directory or directories:
http://www.example.com/folder/file.txt
and
A file name:
http://www.example.com/folder/file.txt

Retrieved from "http://aboutus.com/index.php?title=Glossary/URL&oldid=23548878"