Naming and Storing Website Files Quiz
What is a text file that contains the HTML code that builds a web page?
Html file
Which of the following is the home page of a website?
Index.html
What is the format called in which you label, or name, your files?
Naming convention
What is a link that defines the location of the desired file based on the location of the link?
Relative path
If there is no index.html file in the root folder, nothing will be displayed when you navigate to the site address.
True
If a website contains five pages, how many HTML files are associated with that website?
5
What is a link that calls for a complete URL?
Absolute path
Which of the following is not a recommended way to name a file?
FLOWchart_EXampLE.jpg
What is a computer connected to the Internet that is used to store files?
Ftp server
Which of the following is the best definition of a root folder?
a folder that contains all other files and folders