diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1996-09-02 19:39:24 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1996-09-02 19:39:24 -0400 |
commit | e087f6d44e87f489fcb3056e86319ebba4218156 (patch) | |
tree | d045b58011bfbbf5186d34c4fed9e0dedb363275 /lynx_help/lynx_help_main.html | |
download | lynx-snapshots-e087f6d44e87f489fcb3056e86319ebba4218156.tar.gz |
snapshot of project "lynx", label v2_6
Diffstat (limited to 'lynx_help/lynx_help_main.html')
-rw-r--r-- | lynx_help/lynx_help_main.html | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/lynx_help/lynx_help_main.html b/lynx_help/lynx_help_main.html new file mode 100644 index 00000000..42fc5275 --- /dev/null +++ b/lynx_help/lynx_help_main.html @@ -0,0 +1,87 @@ +<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN"> +<html> +<head> +<link rev="made" href="mailto:lynx-dev@sig.net"> +<title>Help! - Press the Left arrow key to exit help</title> +</head> +<body> + +<H1>Lynx Help Menu</h1> + +<ul plain> +<lh><em>Choose a subject:</em></lh> + +<li><a href="../about_lynx/about_lynx.html">About Lynx</a> + +<ul plain> +<li><a href="Lynx_users_guide.html">Lynx Users Guide</a> + +<li><a href="keystroke_commands/keystroke_help.html">Key-stroke Commands</a> +| <a href="keystroke_commands/edit_help.html">Line Editor</a> + +<li><a href="lynx_url_support.html">Supported URLs</a> +| <a href="http://www.w3.org/pub/WWW/Addressing/Addressing.html" +>W3C Help on URLs</a> + +<li><a href="../about_lynx/about_lynx-dev.html">About Lynx-Dev</a> | + <a href="http://www.access.digex.net/~asgilman/lynx/FAQ/">Lynx FAQ</a> + +<li><a href="http://www.nyu.edu/pages/wsn/subir/lynx.html" +>The Lynx Enhanced Pages Index</a> + +</ul> + +<li><a +href="http://www.w3.org/pub/WWW/MarkUp/html-spec/html-spec_toc.html" +>HTML 2.0 Specs</a> +| <a href="http://www.w3.org/pub/WWW/MarkUp/html3/Contents.html" +>HTML 3.0 Specs</a> +| <a href="http://www.alis.com:8085/ietf/html/" +>IETF HTML i18n</a> +| <a href="http://www.w3.org/pub/WWW/MarkUp/" +>W3C HTML Draft</a> + +<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://ugweb.cs.ualberta.ca/~gerald/validate/" +>A Kinder, Gentler HTML Validator</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://kuhttp.cc.ukans.edu/lynx_help/HTML_quick.html" +>HTML Quick Reference Guide</a> + +</ul> + +<li><a +href="http://ds.internic.net/rfc/rfc1945.txt" +>HTTP 1.0 Specs</a> +| <a href="http://www.w3.org/pub/WWW/Protocols/" +>HTTP 1.1 Specs</a> + +<li><a +href="http://www.w3.org/pub/WWW/TheProject.html" +>The World Wide Web Consortium (W3C)</a> + +<li>[ + <a href="http://www.altavista.digital.com/">Alta Vista</a> | + <a href="http://www.yahoo.com/">Yahoo!</a> | + <a href="http://www.lycos.com/">Lycos</a> | + <a href="http://guide.Infoseek.com/">Infoseek Guide</a> | + <a href="http://guaraldi.cs.colostate.edu:2000/">Savvy Search</a> ] +</ul> + +</body> +</html> |