1
0
Fork 0
lynx/samples/home.htm
Daniel Baumann 20df3659cf
Adding upstream version 2.9.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 08:10:34 +02:00

32 lines
814 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
$LynxId: home.htm,v 1.5 2023/01/29 19:02:46 tom Exp $
vile:dos
-->
<html>
<head>
<title>
:: hello ::
</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<table width="100%" summary="Lynx home page" align="right">
<tr>
<td width="100%" align="right">
<b>Lynx browser...</b>
<p>
&nbsp;
</p>
<p>
...for quicker &amp; saver browsing...
</p>
<p>
Light-height, fast and secure text browser.
</p>
</td>
</tr>
</table>
</body>
</html>