summaryrefslogtreecommitdiff
path: root/!NetSurf/Resources/intro.html
blob: bdd2a49ce739df8e575e86cc5dabdbe97f8cd839 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<html>
<head><title>Welcome to NetSurf</title></head>
<body>
    <p>&nbsp;</p>
<center><h1>NetSurf - the RISC OS web browser</h1></center>
    <p>&nbsp;</p>
   <p><i>NetSurf</i> is a new web browser for computers running <i>RISC OS</i>.
    This welcome page needs more work. In the mean time, why not visit the <a href="http://sourceforge.net/projects/netsurf/">SourceForge development area</a>?</p>
    <p>To use <i>NetSurf</i>, type in a http:// or file:/ URL at the top of the window, then hit Return.  Drag with Select or Adjust to highlight text; clicking Select clears any current selection.  Click on a link with Select to follow it, or with Adjust to open it in a new window.  Links are currently shown in bold and italic rather than the traditional underlined blue.</p>
    <p>You can now quit <i>NetSurf</i> using the icon bar menu.</p>
    <p>&nbsp;</p>
<table>
<tr><td width=50%>
  <h2>Mailing list</h2>
    <p>There is a mailing list where you can discuss development (from a user's perspective as well as a programmer's) or point out any bugs you have spotted.</p>
    <p>To subscribe, send a message to <a href="mailto:netsurf-develop-request@lists.sourceforge.net">netsurf-develop-request@lists.sourceforge.net</a> with the subject <i>subscribe password</i>, replacing <i>password</i> with an identification of your choice. (The password is only used for subsequently configuring your account; it is not secure).</p>
</td><td width=50%>
  <h2>Test pages</h2>
    <p><a href="http://www.alanwood.net/unicode/latin_extended_a.html">Test for Unicode support</a></p>
    <p>&nbsp;</p>
  <h2>Known bugs</h2>
    <p>Please see the <a href="bugs.html">known bugs page</a>.</p>
    <p>&nbsp;</p>
  <h2>Contacting the developers</h2>
    <p>Details are available from the <a href="http://sourceforge.net/projects/netsurf/">development area</a>.
    </td></tr>
    </table>
</body>
</html>