Difference between revisions of "Glossary/URL"

(Roll to)
Line 11: Line 11:
  
 
: and the website's [[Glossary/Domain-name|domain name]]:   
 
: and the website's [[Glossary/Domain-name|domain name]]:   
:: <code><u>'''skpabi.com'''</u></code>
+
:: <code><u>'''example.com'''</u></code>
  
 
: to make the URL:   
 
: to make the URL:   
:: <code><u><nowiki>http://skpabi.com</nowiki></u></code>
+
:: <code><u><nowiki>http://example.com</nowiki></u></code>
 +
 
 +
----
 +
A URL can also include:
 +
: A directory or directories:
 +
: <code><nowiki>http://www.example.com</nowiki>'''/folder/'''file.txt</code>
 +
: and
 +
: A file name:
 +
: <nowiki>http://www.example.com/folder/</nowiki>'''file.txt'''

Revision as of 12:45, 21 February 2012

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=21864625"