Library front page

From OLPC
Jump to: navigation, search

The following html generates a makeshift front page for the XO library or browser -- a version of this page is available here.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"

 "http://www.w3.org/TR/html4/strict.dtd">

<html> <head>

 <meta http-equiv="Content-type" content="text/html; charset=utf-8">
 <title>OLPC</title>

<style></style>

<script> </script> </head>

<body class="links" bgcolor=#ffffff text=#000000 link=#0000cc vlink=#551a8b alink=#ff0000 topmargin=3 marginheight=3>



<a target="_top" href="http://wiki.laptop.org"><img border="0" src="olpc.png" alt="OLPC wiki"></a>



<a target="_top" href="http://fedoraproject.org/wiki/OLPC"><img border="0" src="redhat.png" alt="Fedora OLPC wiki"></a>



<a target="_top" href="http://www.google.com"><img border="0" src="google.png" alt="google"></a>

<form action="http://www.google.com/search" name=f><script defer> </script> <input name=hl type=hidden value=en><input maxlength=2048 name=q size=35 title="Google" value=""><input name=btnG type=submit value= "Google"> </form> </body></html>