HTML - Setup a Site Folder
Set up a website folder for all development resources. Place HTML documents, images, and other resources in this folder.
- Pick a place for your new web site to live (e.g. Documents, Desktop, etc.)
- Make a new folder in that location called My Websites.
- Make a file in the directory called 'index.html' (this file doesn't need any content just yet.)
- Open the My Websites folder and make another folder called Images..