summaryrefslogtreecommitdiff
path: root/!NetSurf/Resources/intro.html
diff options
context:
space:
mode:
Diffstat (limited to '!NetSurf/Resources/intro.html')
-rw-r--r--!NetSurf/Resources/intro.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/!NetSurf/Resources/intro.html b/!NetSurf/Resources/intro.html
new file mode 100644
index 000000000..bdd2a49ce
--- /dev/null
+++ b/!NetSurf/Resources/intro.html
@@ -0,0 +1,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>