diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2012-02-01 00:05:07 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2012-02-01 00:05:07 -0500 |
commit | 21dd45fc8fe8ba9b7bb06f34f5b7d73597594220 (patch) | |
tree | 83b30982738da178b9807f86221ebd04f86018dd /lynx_help/keystrokes/movement_help.html | |
parent | f72f57417250699efc900813c898c900e5b5fd9e (diff) | |
download | lynx-snapshots-21dd45fc8fe8ba9b7bb06f34f5b7d73597594220.tar.gz |
snapshot of project "lynx", label v2-8-8dev_9f
Diffstat (limited to 'lynx_help/keystrokes/movement_help.html')
-rw-r--r-- | lynx_help/keystrokes/movement_help.html | 33 |
1 files changed, 20 insertions, 13 deletions
diff --git a/lynx_help/keystrokes/movement_help.html b/lynx_help/keystrokes/movement_help.html index 70eaa2ca..a08534b9 100644 --- a/lynx_help/keystrokes/movement_help.html +++ b/lynx_help/keystrokes/movement_help.html @@ -1,13 +1,20 @@ -<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN"> -<HTML> -<HEAD> -<TITLE>Help on Lynx Movement commands</TITLE> -<LINK rev="made" href="mailto:lynx-dev@nongnu.org"> -<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> -</HEAD> -<BODY> -<H1>+++ MOVEMENT HELP +++</H1> -<PRE> +<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<!-- $LynxId: movement_help.html,v 1.6 2012/01/31 23:24:18 tom Exp $ --> + +<html> +<head> + <meta name="generator" content= + "HTML Tidy for Linux/x86 (vers 6 November 2007), see www.w3.org"> + + <title>Help on Lynx Movement commands</title> + <link rev="made" href="mailto:lynx-dev@nongnu.org"> + <meta http-equiv="Content-Type" content= + "text/html; charset=us-ascii"> +</head> + +<body> + <h1>MOVEMENT HELP</h1> + <pre> Down arrow, - Move to the next hypertext link, TAB or scroll down if there are no more links on the page to move to. @@ -45,6 +52,6 @@ 1 2 3 3 - page down 2 - down arrow 1 - moves to the end of a document -</PRE> -</BODY> -</HTML> +</pre> +</body> +</html> |