Browse code

Version initiale du programme sous forme de boucle conditionnelle

Emmanuel ROY authored on 01/05/2022 12:54:29
Showing 1 changed files
1 1
new file mode 100755
... ...
@@ -0,0 +1,43 @@
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
+<HTML>
3
+<HEAD>
4
+<TITLE></TITLE>
5
+</HEAD>
6
+<BODY>
7
+<table border="0" height="100%" width="100%">
8
+	<tr>
9
+	<td valign="center">
10
+	<table border="0" cellspacing="0" cellpadding="0" align="center">
11
+		<tr>
12
+			<td background="images/bordure_01.gif" width="14" height="19">
13
+			</td>
14
+			<td background="images/bordure_02.gif" width="600" height="19">
15
+			</td>
16
+			<td background="images/bordure_03.gif" width="14" height="19">
17
+			</td>
18
+		</tr>
19
+		<tr>
20
+			<td background="images/bordure_04.gif" width="14" height="375">
21
+			</td>
22
+			<td width="400" height="375" align="center" valign="center">
23
+				<a href="instructions.php">
24
+					<img src="images/dessins/acceuil_WU_Liang.jpg" border ="0" width="600" height="375" >
25
+				</a>
26
+			</td>
27
+			<td background="images/bordure_06.gif" width="14" height="375">
28
+			</td>
29
+		</tr>
30
+		<tr>
31
+			<td background="images/bordure_07.gif" width="14" height="18">
32
+			</td>
33
+			<td background="images/bordure_08.gif" width="600" height="18">
34
+			</td>
35
+			<td background="images/bordure_09.gif" width="14" height="18">
36
+			</td>
37
+		</tr>
38
+	</table>
39
+	</td>
40
+	</tr>
41
+</table>
42
+</BODY>
43
+</HTML>