c7f4bbad36
Last-change: ignore this commit
48 lines
1.3 KiB
XML
48 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!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>
|
||
<body onload="document.f.q.focus();">
|
||
|
||
<h1>Recherche dans les pages des tuteurs</h1>
|
||
|
||
<form method="get" action="http://www.google.com/custom" name="f">
|
||
<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">
|
||
Auteur : webmaster@www.eleves.ens.fr, mis à jour par Laurent Rineau.
|
||
Dernière modification le <date value="$Date: 2007-07-17 10:02:01 $"/>.
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|