Revamped versioning system, eliminated jarfile usage
[conkeror.git] / content / back-forward.html
blob8a53a2110b75d1ab7c72aac057b7e283c5336ec7
1 <!DOCTYPE html
2 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <title>Conkeror Tutorial: Back and Forward</title>
7 </head>
8 <body>
9 <h3>Back and Forward</h3>
11 <p>
12 If you got to this section by following a link, you can get back to
13 where you came from by pressing <code>B</code> for Back. The
14 complement of <code>B</code> is <code>F</code> for Forward. When
15 you have attained mastery over these keys, continue with the
16 tutorial.
17 </p>
18 </body>
19 </html>