2009-09-20 12:34:28 +02:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2004-04-07 18:34:28 +02:00
|
|
|
|
<!DOCTYPE html
|
|
|
|
|
PUBLIC "-//ENS/Tuteurs//DTD TML 1//EN"
|
|
|
|
|
"tuteurs://DTD/tml.dtd">
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
|
|
|
|
<title>Recherche dans les pages des tuteurs</title>
|
|
|
|
|
<style type="text/css">
|
|
|
|
|
table { margin: 0cm auto }
|
|
|
|
|
.google { border: none }
|
|
|
|
|
</style>
|
|
|
|
|
</head>
|
2007-07-08 07:40:00 +02:00
|
|
|
|
<body onload="document.f.q.focus();">
|
2004-04-07 18:34:28 +02:00
|
|
|
|
|
|
|
|
|
<h1>Recherche dans les pages des tuteurs</h1>
|
|
|
|
|
|
2007-07-08 07:40:00 +02:00
|
|
|
|
<form method="get" action="http://www.google.com/custom" name="f">
|
2004-04-07 18:34:28 +02:00
|
|
|
|
<table><tr>
|
|
|
|
|
|
|
|
|
|
<td><a class="google" href="http://www.google.com/search"><img
|
|
|
|
|
class="google"
|
|
|
|
|
src="http://www.google.com/logos/Logo_40wht.gif"
|
|
|
|
|
alt="Google" /></a>
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
<td>
|
|
|
|
|
<input type="text" name="q" size="48" maxlength="255" value="" />
|
|
|
|
|
<input type="submit" name="sa" value="Chercher" />
|
|
|
|
|
<input type="hidden" name="domains" value="www.tuteurs.ens.fr" />
|
|
|
|
|
<br />
|
|
|
|
|
|
|
|
|
|
<span class="petit">
|
|
|
|
|
<input type="radio" name="sitesearch" value="www.tuteurs.ens.fr"
|
|
|
|
|
checked="checked" /> Chercher sur les pages des tuteurs
|
|
|
|
|
<input type="radio" name="sitesearch" value="" /> Chercher sur le WWW
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr></table>
|
|
|
|
|
</form>
|
|
|
|
|
|
|
|
|
|
<div class="metainformation">
|
2009-09-20 12:27:14 +02:00
|
|
|
|
Auteur : webmaster@www.eleves.ens.fr, mis à jour par Laurent Rineau.
|
2009-09-27 22:00:55 +02:00
|
|
|
|
<date value="from git" />
|
2004-04-07 18:34:28 +02:00
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|