Files with .txt, .html and .php file extensions are all examples of text files. - ANS-Which of the
following is true about text files?
http://127.0.0.1 - ANS-Which of the following is an example of an IP address?
http://localhost/webtech/coursework/chapter02/my-work.html - ANS-Suppose your standalone
Web server is installed on a USB drive in location H:\xampp. What would be the correct URL for
a file stored in the following location:
H:\xampp\htdocs\webtech\coursework\chapter02\my-work.html
index.html - ANS-Consider the following address:
C:\Projects\Website\index.html
What is the name of the file?
Inside the Projects folder - ANS-Consider the following address:
C:\Projects\Website\index.html
Where is the Website folder located?
nternet addresses must use the forward slash / as a separator. - ANS-What is wrong with the
following URL?
http:\\www.myweb.com\images\home.html
programming language - ANS-What is PHP?
The address begins with a drive letter - ANS-How do you know this is a Windows address?
C:\Windows\Temp\winLog.log
The domain name is the wrong location. - ANS-What is wrong with the following URL?
http://images/www.myweb.com/home.html
true - ANS-True or false? Domain names are equivalent to IP addresses - either can be used to
create valid URL's, for example http://127.0.0.1 is equivalent to http://localhost.