File "formulaire-mail.htm"

Full path: /home/argothem/www/css/memo/formulaire-mail.htm
File size: 1.91 KB
MIME-type: text/html
Charset: utf-8

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Document sans nom</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
	background-image: url(araignes-2.jpg);
}
.Style2 {
	color: #00CC00;
	font-weight: bold;
}
.Style3 {color: #00CC00}
-->
</style>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>

<body><div align=center>
<form method=POST action=formmail.php >
  <p>&nbsp;</p>
  <div id="Layer1" style="position:absolute; width:200px; height:50px; z-index:1; left: 238px; top: 41px;"><img src="logog.gif" width="491" height="51"></div>
  <p>&nbsp;    </p>
  <p class="Style2">ENVOYER UN &eacute;mail </p>
  <p><img src="courriel.jpg" width="269" height="48"></p>
  <p>
      <input type=hidden name=subject value=formmail>
    </p>
  <table width="331">
<tr><td width="95" class="Style3">Votre Nom:</td>
    <td width="274" class="Style3"><input name=realname type=text size=30></td>
</tr>
<tr><td class="Style3">Votre Email:</td>
    <td class="Style3"><input name=email type=text size=30></td>
</tr>
<tr><td class="Style3">Sujet:</td>
    <td class="Style3"><input name=title type=text size=30></td>
</tr>
<tr><td colspan=2 class="Style3"><p>Commentaires:<br>
        <textarea COLS=50 ROWS=6 name=comments></textarea>
</p>
    <p>&nbsp;</p></td>
</tr>
</table>
  <span class="Style3"><br> 
  <input type=submit value=Envoyer> 
  -
     <input type=reset value=Annuler>
  </span>
</form>
</div>


</body>
</html>