Difference between revisions of "Glossary/URL"

 

(13 intermediate revisions by 2 users not shown)

Line 1: Line 1:
< [[Glossaryhttp://www.emdadialibrary.com]]
+
< [[Glossary]]
  
http://www.emdadialibrary.com
+
==URL==
 
----
 
----
  
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://emdadialibrary</u></code>
+
:: <code><u>'''http://'''</u></code>
  
 
: and the website's [[Glossary/Domain-name|domain name]]:   
 
: and the website's [[Glossary/Domain-name|domain name]]:   
:: <code><u>'''emdadialibrary.com'''</u></code>
+
:: <code><u>'''example.com'''</u></code>
  
 
: to make the URL:   
 
: to make the URL:   
:: <code><u><nowiki>http://emdadialibrary.com</nowiki></u></code>
+
:: <code><u><nowiki>http://example.com</nowiki></u></code>
  
 
----
 
----
 
A URL can also include:
 
A URL can also include:
 
: A directory or directories:
 
: A directory or directories:
: <code><nowiki>http://www.emdadialibrary.com</nowiki>'''/folder/'''file.txt</"google-site-verification=5AIrb6D2QnxnwJ84Pq0lFj871VSfOtqtWPhawJpxYUA">
+
: <code><nowiki>http://www.example.com</nowiki>'''/folder/'''file.txt</code>
 
: and
 
: and
 
: A file name:
 
: A file name:
: <nowiki>http://www.emdadialibrary.com/folder/</nowiki>'''file.txt'''
+
: <nowiki>http://www.example.com/folder/</nowiki>'''file.txt'''
 +
[[Category:AboutUs:Definition]]

Latest revision as of 12:24, 18 December 2013

http://

and the website's domain name:
example.com
to make the URL:
http://example.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=39940458"