Japanese
Making File/Directory
- How to make Directories (Folders)
- In "File" menu, select "New Folder"
- Move this folder to an appropriate place, and name it.
- How to make "index.html".
- Way1.
- From "File" menu of the editor, select "New"
- Edit this file.
- From "File" menu, select "Save"
- In the dialogue box, name the file "index.html", and select a directory in which this file is stored (make a new folder if needed).
- Way2.
- Copy an existing file, and move to a directory (make a new folder if needed).
- Name it "index.html".
- Open it by an editor, and edit.
- From "File" menu, select "Save"