~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to www/apps/browser/help.html

  • Committer: mattgiuca
  • Date: 2008-07-21 13:46:52 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:924
browser, console help: Replaced <emph> with <strong>, for two reasons:
1. <emph> is invalid, should be <em>!
2. <strong> appears better visually than the italics produced by <em>.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
far left column. You can also browse up to a higher level directory by clicking 
12
12
the required folder in the breadcrumb trail near the top of the window.</p>
13
13
<h3>Adding Directories or Files</h3>
14
 
<p>To create a new directory or file, open the <emph>More actions...</emph> 
15
 
drop down box and select either <emph>New Directory</emph> or <emph>New 
16
 
File</emph> under Directory actions.  A pop up box will appear asking for the 
 
14
<p>To create a new directory or file, open the <strong>More actions...</strong> 
 
15
drop down box and select either <strong>New Directory</strong> or <strong>New 
 
16
File</strong> under Directory actions.  A pop up box will appear asking for the 
17
17
name of the new file. Enter the name and the file will appear in the current 
18
18
directory. Another way is by <a href="#uploadingFiles">Uploading Files</a> from 
19
19
your local computer.</p>
20
20
<h3>Editing Files</h3>
21
21
<p>To edit a file in the text editor, click the name of the file you wish to 
22
 
edit in the file browser and then click <emph>Open</emph>. This will then open 
 
22
edit in the file browser and then click <strong>Open</strong>. This will then open 
23
23
the file in the Text Editor screen. When finished editing the selected file 
24
 
click <emph>Save</emph> button to save the file to IVLE.</p>
 
24
click <strong>Save</strong> button to save the file to IVLE.</p>
25
25
<h3>Deleting Directories or Files</h3>
26
 
<p>To delete a directory or file, open the <emph>More actions...</emph> drop 
27
 
down box and click <emph>Delete</emph> under File actions. A pop-up window will 
 
26
<p>To delete a directory or file, open the <strong>More actions...</strong> drop 
 
27
down box and click <strong>Delete</strong> under File actions. A pop-up window will 
28
28
appear to confirm that you really wish to delete the file.</p>
29
29