Web Design Year In Review Website

Today, my partner Gabe and I started working on our website for the web design year in review. Gabe did most of the coding while I worked on finding pictures for the website.

2/26/20 – Today I did most of the coding while Gabe found images and screenshots for the website. We are coming near being done with our website, we just need to add some final touches and make everything look good.

2/28/20 – Today I did more coding while Gabe made some graphics. I added more content to the website and more information.

HTML File Paths

Absolute File Paths-

  • An absolute file path refers to the complete details that are needed to find a folder of file
  • Starts from the root element and ends with the other subdirectories
  • Absolute file paths are used in websites and operating systems
  • Absolute file paths are used for locating files and folders
  • An absolute file path is also known as an absolute pathname or full path

Relative File Paths-

  • A relative file path starts from some given working directory
  • Relative file paths avoid the need to provide the full absolute path
  • A relative file path is a way to specify the location of a directory relative to another directory
  • Relative paths are also useful for text database publishers who want to distribute a package with text and index

What Does ../ Mean?-

  • ../ is short for respectively
  • It is the parent of the current directory
Design a site like this with WordPress.com
Get started