Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Thursday, January 1, 2015

Pathnames

Every file has a pathname, which is a trail from a directory through part of the directory hierarchy to an ordinary file or a directory. Within a pathname, a slash ( / ) to the right of a filename indicates that the file is a directory file.
The file following the slash can be an ordinary file or directory file. The simplest pathname is a simple filename, which points to a file in the working directory.

No comments:

Post a Comment