source: ether_visual/trunk/question.html @ 511

Last change on this file since 511 was 17, checked in by cbipsl, 18 years ago

ajout V3

  • Property svn:executable set to *
File size: 528 bytes
Line 
1<html>
2  <head>
3    <meta http-equiv="pragma" content="no-cache">
4    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5    <title>Question 2</title>
6    <link rel="stylesheet" href="etherTypo.css" type="text/css">
7        <script language="JavaScript" type="text/JavaScript">
8//!--
9function deplace () {
10  window.moveTo(175,175);
11}
12//-->
13    </script>
14  </head>
15  <body bgcolor="#ffffff" onload="Javascript:deplace()">
16  <p class="titrePageInfo" align="center">Online Help</p>
17  </body>
18</html>
Note: See TracBrowser for help on using the repository browser.