source: ether_visual/trunk/save_form/overview0.html @ 396

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

ajout V3

File size: 938 bytes
RevLine 
[17]1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html>
3  <head>
4    <meta http-equiv="pragma" content="no-cache">
5    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6    <title>Visualisation V3</title>
7    <link rel="stylesheet" href="etherTypo.css" type="text/css">
8        <script language="Javascript">
9        //<!--
10function Newfen (URL,NAME,W,H)
11{
12  var wconf = 'scrollbars=yes,toolbar=no,location=no,directories=no,status=yes,menubar=no,resizable=yes,width=' + W + ',height=' + H;
13  var w = window.open (URL, NAME, wconf);
14}
15        //-->
16        </script>       
17  </head>
18  <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bgcolor="#DFF7FF">
19<form>
20<div align="center">
21<table border="0" cellpadding="0" cellspacing="0" width="230">
22  <tr>
23    <td height="350" width="230">&nbsp;</td>
24  </tr>
25</table>
26</div>
27</form>
28  </body>
29</html>
Note: See TracBrowser for help on using the repository browser.