File Management
For Class
- Create a directory or folder for your class work.
- Create a "playground" area where you can play.
- Assignments - unzip/extract the materials, then move into your class work folder
For Web Sites
- Use folders or directories to help organize files. Recommendation is to adopt folder names of
styles
(for CSS files),scripts
(for JavaScript files, andimages
(for images). - Use
index.html
filename as appropriate - Prefer filenames that only have lowercase, numeric, underscore or dashes (e.g. avoid spaces, and other things like !@#$%^&*(){}\|?/>