diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-10-24 17:18:27 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-10-24 17:18:27 -0400 |
commit | 76259b749d342c74f489e2cc451c09f66873af4c (patch) | |
tree | 7df2b23b2d9cbda8034272a1ee430f27b494b27e /lynx_help/lynx_help_main.html | |
parent | 227916a0760fb81d8dd539790a76bf76eceb8e4e (diff) | |
download | lynx-snapshots-76259b749d342c74f489e2cc451c09f66873af4c.tar.gz |
snapshot of project "lynx", label v2-8-1rel_1
Diffstat (limited to 'lynx_help/lynx_help_main.html')
-rw-r--r-- | lynx_help/lynx_help_main.html | 129 |
1 files changed, 68 insertions, 61 deletions
diff --git a/lynx_help/lynx_help_main.html b/lynx_help/lynx_help_main.html index 06402f63..3af49161 100644 --- a/lynx_help/lynx_help_main.html +++ b/lynx_help/lynx_help_main.html @@ -2,83 +2,90 @@ <html> <head> <link rev="made" href="mailto:lynx-dev@sig.net"> -<title>Help! - Press the Left arrow key to exit help</title> +<title>The Lynx Help Page</title> </head> <body> -<H1>Lynx Help Menu</h1> +<h2>Lynx help files (usually in your local directories):</h2> -<ul plain> -<lh><em>Choose a subject:</em></lh> +<ul> <li><a href="Lynx_users_guide.html">Lynx Users Guide</a> -<ul plain> + -- complete account of all Lynx features <li><a href="keystrokes/keystroke_help.html">Key-stroke Commands</a> -| <a href="keystrokes/edit_help.html">Line Editor</a> + -- quick outline of what various keys do +<li><a href="keystrokes/edit_help.html">Line Editor</a> + -- when entering URLs etc <li><a href="lynx_url_support.html">Supported URLs</a> -| <a href="http://www.w3.org/Addressing/Addressing.html" ->Help on URLs</a> -<li><a href="http://leb.net/blinux/blynx/" ->Speech-Friendly Lynx Help Files</a> -<li><a href="http://lynx.browser.org/">Lynx Home Page</a> -| <a href="http://www.crl.com/~subir/lynx.html" ->Lynx links</a> -| <a href="http://www.slcc.edu/lynx/faq.html" ->Lynx FAQ</a> + -- how Lynx handles various types of URL <li><a href="about_lynx.html">About Lynx</a> -| <a href="lynx-dev.html">About Lynx-Dev</a> -| <a href="http://www.access.digex.net/~asgilman/lynx/FAQ/" ->Al's Picks (FAQ)</a> + -- credits, copyright etc +<li><a href="lynx-dev.html">About Lynx-Dev</a> + -- the developers & how to contact them </ul> -<li><a -href="http://www.w3.org/MarkUp/html-spec/html-spec_toc.html" ->HTML 2.0</a> -| <a href="http://www.w3.org/MarkUp/html3/Contents.html" ->HTML 3.0</a> -| <a href="http://www.alis.com:8085/ietf/html/" ->HTML i18n</a> -| <a href="http://www.w3.org/MarkUp/" ->HTML 3.2</a> -| <a href="http://www.w3.org/TR/PR-html40/" ->HTML 4.0</a> +<h2>Other sources of Lynx help:</h2> -<ul plain> -<li><a href="http://www.stonehand.com/doc/" ->Spyglass/Stonehand Technical Reference</a> -<ul plain> -<li><a -href="http://www.stonehand.com/doc/comments.html" ->Keep Your Comments Legal</a> +<ul> +<li><a href="http://www.chass.utoronto.ca/%7Epurslow/lhfb.html">Lynx Help for Beginners</a> -- quick help on many common problems +<li><a href="http://www.access.digex.net/%7Easgilman/lynx/FAQ/">Al Gilman's FAQs</a> -- many common queries, some more advanced +<li><a href="http://www.crl.com/%7Esubir/lynx.html">Lynx Links</a> + -- source & binaries, FAQs, developers & archives,<br> +SSL & security, and more +<li><A HREF="http://www.ocf.berkeley.edu/%7Ejeffwong/lynxstuff/">Lynxstuff</A> + -- SSL, Wyse terminals, Lynx-friendly Web design +<li><a href="http://leb.net/blinux/blynx/">Blynx</a> + -- Speech-Friendly Help for the visually impaired </ul> -<li><a -href="http://validator.w3.org/" ->W3C HTML Validation Service</a> -<li><a href="http://www.webtechs.com/html-val-svc/" ->WebTechs HTML Validation Service</a> -<li><a href="http://www.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimer.html" ->HTML Primer</a> -| <a href="http://www.cc.ukans.edu/~acs/docs/other/HTML_quick.shtml" ->HTML Quick Reference Guide</a> + +<h2>World Wide Web Consortium documents:</h2> + +<ul> +<li>HTML -- <a href="http://www.w3.org/TR/PR-html40/">4.0</a> + -- <a href="http://www.w3.org/MarkUp/">3.2</a> + -- <a href="http://www.w3.org/MarkUp/html3/Contents.html">3.0</a> + -- <a href="http://www.w3.org/MarkUp/html-spec/html-spec_toc.html">2.0</a> +<li>HTTP -- <a href="http://www.w3.org/Protocols/">1.1</a> + -- <a href="http://ds.internic.net/rfc/rfc1945.txt">1.0</a> +<li><a href="http://www.w3.org/Addressing/Addressing.html">Web Naming & Addressing Overview: URIs, URLs etc</a> +<li><a href="http://www.alis.com:8085/ietf/html/">HTML Internationalisation</a> +<li><a href="http://www.w3.org/TheProject.html">WWW Consortium: home page</a> </ul> -<li><a -href="http://ds.internic.net/rfc/rfc1945.txt" ->HTTP 1.0</a> -| <a href="http://www.w3.org/Protocols/" ->HTTP 1.1</a> +<h2>Help with HTML:</h2> + +<ul> +<li><a href="http://www.htmlhelp.com/reference/html40/">HTML 4.0 Reference</a> +<li><a href="http://www.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimer.html">NCSA Beginner's Guide To HTML</a> +<li><a href="http://www.cc.ukans.edu/~acs/docs/other/HTML_quick.shtml">HTML Quick Reference Guide</a> +<li><a href="http://www.stonehand.com/doc/">Spyglass/Stonehand Technical Reference</a> +</ul> -<li><a -href="http://www.w3.org/TheProject.html" ->The World Wide Web Consortium (W3C)</a> +<h2>HTML validation services:</h2> -<li><a href="http://www.altavista.digital.com/">Alta Vista</a> -| <a href="http://www.yahoo.com/">Yahoo!</a> -| <a href="http://guaraldi.cs.colostate.edu:2000/">Savvy Search</a> -| <a href="http://www.webcrawler.com/">WebCrawler</a> -<li><a href="http://guide.Infoseek.com/">Infoseek Guide</a> -| <a href="http://www.lycos.com/">Lycos</a> -| <a href="http://www.excite.com/">Excite</a> -| <a href="http://www.metacrawler.com/">MetaCrawler</a> +<ul> +<li><a href="http://validator.w3.org/">W3C HTML Validation Service</a> +<li><a href="http://www.webtechs.com/html-val-svc/">WebTechs HTML Validation Service</a> </ul> + +<H2>Meta-indexes: lists of links</H2> + +<ul> +<li><a href="http://www.ncsa.uiuc.edu/SDG/Software/Mosaic/MetaIndex.html">NCSA Mosaic</a> +</ul> + +<H2>Search engines:</H2> + +<ul> +<li><a href="http://www.altavista.digital.com/">Alta Vista</a> +<li><a href="http://www.excite.com/">Excite</a> +<li><a href="http://www.infind.com/">Inference Find</a> +<li><a href="http://guide.Infoseek.com/">Infoseek</a> +<li><a href="http://www.lycos.com/">Lycos</a> +<li><a href="http://www.metacrawler.com/">MetaCrawler</a> +<li><a href="http://guaraldi.cs.colostate.edu:2000/">Savvy Search</a> +<li><a href="http://www.webcrawler.com/">WebCrawler</a> +<li><a href="http://www.yahoo.com/">Yahoo!</a> +</ul> + </body> </html> |