summaryrefslogtreecommitdiff
path: root/examples/files/test.html
blob: 7289589b998617d08b23d6d5ca78d3465323acdd (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
        "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>NetSurf Web Browser</title>
<link rel="stylesheet" title="Standard" type="text/css" href="netsurf.css">
<link rel="icon" type="image/png" href="/webimages/favicon.png">
</head>

<body>
<h1 class="banner"><a href="/"><img src="netsurf.png" alt="NetSurf"></a></h1>

<div class="navigation">
<div class="navsection">
<ul>
<li><a href="/about/">About NetSurf</a></li>
<li><a href="/downloads/">Downloads</a></li>
<li><a href="/documentation/">Documentation</a></li>
<li><a href="/developers/">Development area</a></li>
<li><a href="/webmasters/">Webmaster area</a></li>
<li><a href="/contact/">Contact</a></li>
</ul>
</div>

<div class="navsection">
<ul class="languages">
<!--<li><a href="index.de">Deutsch</a></li>-->
<li>English</li>
<!--<li><a href="index.fr">Fran�ais</a></li>-->
<!--<li><a href="index.nl">Nederlands</a></li>-->
</ul>
</div>

<div class="navsection">
<ul class="sitelinks">
<li><a href="http://wiki.netsurf-browser.org/">Development wiki</a></li>
<li><a href="http://source.netsurf-browser.org/">SVN repository viewer</a></li>
</ul>
</div>

<div class="navsection">
<h2 class="navtitle">Project Overview</h2>
<p>NetSurf project at-a-glance.</p>
<dl>
<dt>Core project:</dt>
<dd>
<dl>
<dt><a href="#leader">NetSurf web browser</a></dt>
</dl>
</dd>
<dt>Sub-projects:</dt>
<dd>
<dl>
<dt><a href="/projects/hubbub/">Hubbub</a></dt>
<dd>HTML5 compliant parsing library</dd>
<dt><a href="/projects/libcss/">LibCSS</a><dt>
<dd>CSS parser and selection library<dd>
<dt><a href="/projects/libdom/">LibDOM</a></dt>
<dd>DOM library</dd>
<dt><a href="/projects/libparserutils/">LibParserUtils</a><dt>
<dd>Parser building library<dd>
<dt><a href="/projects/libwapcaplet/">LibWapcaplet</a><dt>
<dd>String internment library<dd>
<dt><a href="/projects/libsvgtiny/">Libsvgtiny</a></dt>
<dd>SVG Tiny library</dd>
<dt><a href="/projects/libnsfb/">LibNSFB</a><dt>
<dd>Framebuffer Abstraction library<dd>
<dt><a href="/projects/libnsbmp/">Libnsbmp</a></dt>
<dd>BMP and ICO decoding library<dd>
<dt><a href="/projects/libnsgif/">Libnsgif</a></dt>
<dd>GIF decoding library<dd>
<dt><a href="/projects/librosprite/">LibROSprite</a></dt>
<dd>RISC OS Sprite decoding library<dd>
<dt><a href="/projects/iconv/">Iconv</a></dt>
<dd>RISC OS character encoding support module</dd>
<dt><a href="/projects/rufl/">RUfl</a></dt>
<dd>RISC OS Unicode font library</dd>
<dt><a href="/projects/tinct/">Tinct</a></dt>
<dd>Advanced RISC OS Sprite plotting module</dd>
<dt><a href="/projects/libpencil/">Libpencil</a></dt>
<dd>RISC OS Drawfile export library</dd>
</dl>
</dd>
</dl>
</div>
</div>

<div class="content">
<div class="frontpageintro">
<p id="leader">Small as a mouse, fast as a cheetah and available for free. NetSurf is a multi-platform web browser for <a href="http://www.riscosopen.org/">RISC&nbsp;OS</a>, UNIX-like platforms (including Linux) and more.</p>

<p>Whether you want to check your webmail, read the news or post to discussion forums, NetSurf is your lightweight gateway to the world wide web. Actively developed, NetSurf is continually evolving and improving.</p>

<div class="frontscreen"><p class="frontscreen"><a href="/about/screenshots/"><img src="about/screenshots/thumbnails/rowikipedia.png" alt="NetSurf screenshot"> <span class="seemore">See more screenshots</span></a></p></div>

<p>Written in C, this award winning open source project features its own layout engine. It is licensed under GPL version 2.</p>

<h2 id="whynetsurf">Why choose NetSurf?</h2>

<dl class="motivation">
<dt>Speed</dt>
<dd>Efficiency lies at the heart of the NetSurf engine, allowing it to outwit the heavyweights of the web browser world. The NetSurf team continue to squeeze more speed out of their code.</dd>
<dt>Interface innovation</dt>
<dd>Simple to use and easy to grasp, NetSurf significantly raised the bar for user interface design on the RISC&nbsp;OS platform. Designed carefully by RISC&nbsp;OS users and developers to integrate well with the desktop, NetSurf is seen as the benchmark for future applications. NetSurf pioneered the concept of web page thumbnailing, offering an intuitive graphical tree-like view of visited web sites.</dd>
<dt>Lean requirements</dt>
<dd>From a modern monster PC to a humble 30MHz ARM 6 computer with 16MB of RAM, the web browser will keep you surfing the web whatever your system. Originally written for computer hardware normally found in PDAs, cable TV boxes, mobile phones and other hand-held gadgets, NetSurf is compact and low maintenance by design.</dd>
<dt>Portable</dt>
<dd>NetSurf can be built for a number of modern computer platforms 'out of the box'. Written in C, with portability in mind, NetSurf is developed by programmers from a wide range of computing backgrounds, ensuring it remains available for as many users as possible.</dd>
<dt>Standards compliant</dt>
<dd>Despite a myriad of standards to support, NetSurf makes surfing the web enjoyable and stress-free by striving for complete standards compliancy. As an actively developed project, NetSurf aims to stay abreast of new and upcoming web technologies.</dd>
</dl>

<p>See the <a href="/about/#ProjectGoals">project goals</a> and <a href="/documentation/progress">progress</a> page for further information on where NetSurf is headed.</p>

<h2 id="WantToHelp">Want to help?</h2>

<p>There are always things that need doing, and not enough time in the day, so we'd be delighted if you want to help develop NetSurf. Visit the &quot;<a href="/developers/contribute">How can I help?</a>&quot; page to see ideas for contributing to the project.</p>

<p>If you can program and you'd like to improve NetSurf, then we'd love to hear from you. Pick an area you'd like to improve or a feature you want to add and <a href="/contact/">contact the developers</a>. Also, take a look at the <a href="/developers/">developer and contributor</a> area of this site.</p>
</div>

<div class="frontpagelatestinfo">
<div>
<div class="downloadbox">
<div class="downloadcontainer">
<div class="downloadcontent">
<h2 id="downloadrelease"><a href="/downloads/">Download NetSurf&nbsp;2.6</a></h2>
<ul>
<li><a href="/downloads/riscos/">For RISC&nbsp;OS</a></li>
<li><a href="/downloads/gtk/">For Linux</a></li>
<li><a href="/downloads/">Other systems</a></li>
<li><a href="/downloads/source/">Source code</a></li>
</ul>
</div>
<div class="topleft"></div>
<div class="topright"></div>
<div class="bottomleft"></div>
<div class="bottomright"></div>
</div>
<div class="arrow"></div>
</div>

<h2 id="news">Latest news</h2>

<dl class="frontnews">
<dt><a href="/downloads/">NetSurf 2.6 released</a> <span>21 Sep 2010</span></dt>
<dd>NetSurf 2.6 is primarily a bug fix release. It contains some improvements to page rendering, fetching &amp; caching, memory usage, as well as some front-end specific fixes. Full details in the change log. We recommend all users upgrade.</dd>
<dt><a href="/downloads/">NetSurf 2.5 released</a> <span>24 Apr 2010</span></dt>
<dd>NetSurf 2.5 contains many improvements over the previous release. The major changes are the use of our brand new CSS parser and selection engine (LibCSS), and a newly designed cache for fetched content. Full details in the change log. We recommend all users upgrade.</dd>
<dt><a href="http://vlists.pepperfish.net/pipermail/netsurf-users-netsurf-browser.org/2010-January/009241.html">NetSurf at Wakefield Show 2010</a> <span>14 Jan 2010</span></dt>
<dd>NetSurf 2.5 is expected to be released at the Wakefield RISC OS Show. The release will focus on the CSS engine, memory usage and speed, as well as fixing bugs. NetSurf 2.5 is likely to be the last release for RISC OS.</dd>
</dl>
<p class="more"><a href="/about/news" class="seemore">See more news</a></p>

<h2 id="features">NetSurf 2.6 features</h2>

<p>NetSurf 2.6 is available for: RISC OS; Linux and other UNIX-like systems; and AmigaOS 4.</p>

<dl>
<dt>General</dt>
<dd>
<ul>
<li>Web standards: HTML 4.01 and CSS 2.1</li>
<li>Image formats: PNG, GIF, JPEG, SVG, JNG, MNG and BMP</li>
<li>HTTPS for secure online transactions</li>
<li>Unicode text</li>
<li>Web page thumbnailing</li>
<li>Local history trees</li>
<li>Global history</li>
<li>URL completion</li>
<li>Text selection</li>
<li>Scale view</li>
<li>Search-as-you-type text search highlighting</li>
<li>Save pages complete with images</li>
</ul>
</dd>
<dt>RISC OS only</dt>
<dd>
<ul>
<li>Image formats: Sprite, Drawfile and ArtWorks</li>
<li>Hotlist management (bookmarks)</li>
<li>Cookie viewer</li>
<li>Drawfile export</li>
</ul>
</dd>
</dl>

<h2 id="Awards">Awards</h2>

<p class="award"><a class="award" href="http://www.iconbar.com/articles/The_Icon_Bar_Awards_2009/index1244.html"><img src="/webimages/tiba2009.png" alt=""></a>NetSurf picked up another accolade, winning in the &quot;best non-commercial product&quot; category at <a href="http://www.iconbar.com/articles/The_Icon_Bar_Awards_2009/index1244.html">The Icon Bar Awards 2009</a>. NetSurf had previously been <a href="http://www.iconbar.com/articles/Nominations_open_for_the_sDrobes_Icon_Bar_awards_2009/index1240.html">nominated</a> by <a href="http://www.iconbar.com/">The Icon Bar</a>'s readers.</p>

<p class="award"><a class="award" href="http://www.drobe.co.uk/article.php?id=2389"><img src="/webimages/da2008.png" alt=""></a>At <a href="http://www.drobe.co.uk/">Drobe Launch Pad</a>'s annual awards, NetSurf triumphed again in the category for &quot;best non-commercial software&quot;, winning the <a href="http://www.drobe.co.uk/article.php?id=2389">2008 award</a>.</p>
<p class="more"><a href="/about/awards" class="seemore">See more awards</a></p>

</div>
</div>

<div class="footer">
<p>Copyright 2003 - 2010 The NetSurf Developers</p>
</div>
</div>


<form method="get" action="http://www.google.co.uk/search">
<div class="searchbox">
<input type="hidden" name="q" value="site:netsurf-browser.org">
<input type="text" name="q" maxlength="255"><br>
<input type="submit" value="Search" name="btnG">
</div>
</form>

</body>
</html>