a.)
Should label the Root and parent directory as Test.
b) Absolute path for Myfile.html
/Test/IT101/web/Myfile.html
An absolute path refers to the complete details needed to locate a file or folder, starting from the root element and ending with the other sub directories.
c) Relative path for image1.jpg
/Test/TLevel/notesClass/notesClass
A relative path is a way to specify the location of a directory relative to another directory.
File paths. A,B,C Styles 4. (10pts) Consider the Linux/Unix folder structure shown below. notes Class Web...