blob: b64712da4fb85854e209693316640ca640d7aebe (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Slide 3</title>
</head>
<body>
<p><br />
What's Dillo<br />
<br />
<br />
Dillo is a very fast, extremely small web browser that's completely \<br />
written in C.<br />
<br />
It is a graphical browser built upon GTK1.<br />
<br />
It is a multi-platform browser alternative that's small, stable, \<br />
developer-friendly, usable, fast, and extensible.<br />
<br />
Dillo is a free software project released under the GNU general \<br />
public license (GPL).<br />
<br />
</p>
<hr />
<p><a href="dillo-4.html">Go to next slide</a></p>
</body>
</html>
|