diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2011-07-18 09:45:06 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2011-07-18 09:45:06 -0400 |
commit | 465d0803db2a73eec5864fa73e4ffe3ca7ede05c (patch) | |
tree | 2fda2dbea0cd6199d341b7d29238d04161e2667f | |
parent | 6a9923e18fd71c296a73d52739593f644044ce8c (diff) |
Minor corrections to user_help.html
-rw-r--r-- | doc/user_help.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/user_help.html b/doc/user_help.html index ac9820c9..86f07b2a 100644 --- a/doc/user_help.html +++ b/doc/user_help.html @@ -9,7 +9,7 @@ <body bgcolor='#778899' text='#000000'> <table bgcolor="#70a0c0" border="1" cellpadding="5"> - <tr><td><h1>Help for Dillo 2.2.1</h1> + <tr><td><h1><font color="#302040">Help for Dillo 2.2.1</font></h1> </table> <p> <table WIDTH="100%" BORDER=1 CELLSPACING=0 CELLPADDING=5> @@ -21,9 +21,9 @@ <ul> <li>You can tell a link from plain content by the hand-shaped cursor. <li> Besides browsing the web, Dillo also has basic file browsing - capabilities included. So, entering <a href="file:">file:</a> + capabilities included. So, entering <code>file:</code> in your Dillo URL window will give you the contents of your current - working directory, and <a href="file:~">file:~</a> entered in the + working directory, and <code>file:~</code> entered in the same place will point your Dillo browser right to your home directory... <li> Dillo, at this stage of development, is <u>not</u> not ready @@ -172,8 +172,8 @@ every single cookie sent to it! <p> If you want to enable cookies in dillo, just - <a href="http://www.dillo.org/Cookies.txt">set up a <code>cookiesrc</code> - file</a>. + <a href="http://www.dillo.org/Cookies.txt">set up</a> + <code>cookiesrc</code> file. </td></tr> </table> @@ -285,7 +285,7 @@ <tr><td>Shift-Right <td>Right <td>Next tab <tr><td>Shift-Left <td>Left <td>Previous tab <tr><td>Ctrl-TabKey <td>TabKey <td>Next tab -<tr><td>Shift-Ctrl- TabKey <td>TabKey <td>Previous tab +<tr><td>Shift-Ctrl-TabKey <td>TabKey <td>Previous tab </table> <p> You can change the bindings using a |