COURSE: CWEB1010 & CWEB1000 - Introduction to Web Development

Utilizing and Understanding Relative and Absolute File Paths

Allotted Time: 10 minutes | Total points: 0 points | 5 questions

Directions: This in-class assignment will focus on understanding relative and absolute file paths. Please use the diagram below to fill in the correct file path for each of the 5 questions below.

file structure picture
  1. What is the relative file path to bg.jpg file from index.html file?
  2. What is the relative file path to logo.png file from index.html file?
  3. What is the relative file path to minimize.js file from index.html file?
  4. What is the relative file path to style.css file from index.html file?
  5. What is the relative file path to banner.jpg file from contact.html file?