Difference between revisions of "Glossary/URL"
| Line 19: | Line 19: | ||
A URL can also include: | A URL can also include: | ||
: A directory or directories: | : A directory or directories: | ||
| − | : <code><nowiki>http:// | + | : <code><nowiki>http://</nowiki>'''/folder/'''file.txt</code> |
: and | : and | ||
: A file name: | : A file name: | ||
| − | : <nowiki>http:// | + | : <nowiki>http:///folder/</nowiki>'''file.txt''' |
Revision as of 11:20, 26 May 2012
- and the website's domain name:
- to make the URL:
-
http://www.newtechmodern.com
-
A URL can also include:
- A directory or directories:
-
http:///folder/file.txt - and
- A file name:
- http:///folder/file.txt
