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,68 @@
1
+<html>
2
+<head>
3
+<title>Ville de Dragons</title>
4
+<link rel='stylesheet' href='Style.css' type='text/css'>
5
+<script src="http://www.votresite.com/dossier/kietu/hit_js.php" type="text/javascript"></script>
6
+<script type="text/javascript">kietu_tag('NOM_SITE');</script>
7
+</head>
8
+<body bgcolor="#000000">
9
+<table border="0" cellpadding="0" cellspacing="0" align="center" >
10
+<tr>
11
+	<td background="images/parchemin3_01.jpg" width="32" height="38">
12
+	</td>
13
+	<td background="images/parchemin3_02.jpg" width="716" height="38">
14
+	</td>
15
+	<td background="images/parchemin3_03.jpg" width="150" height="38">
16
+	</td>
17
+	<td background="images/parchemin3_04.jpg" width="34" height="38">
18
+	</td>
19
+</tr>
20
+<tr>
21
+	<td background="images/parchemin3_05.jpg" width="32" height="535">
22
+	</td>
23
+	<td background="images/parchemin3_06.jpg" width="716" height="535">
24
+<!-- iframe conteant le corps de la page -->
25
+	<iframe align="middle" frameborder="0" height="650" width="716" name="bodyFrame" scrolling="no" src="EcranAcceuil.html">
26
+		<a href="info.htm">Plus d'informations</a>
27
+	</iframe>
28
+<!-- Fin de l'iframe -->
29
+	</td>
30
+	<td width="150" height="650">
31
+	<table border="0" cellspacing="0" cellpadding="0" align="center">
32
+		<tr>
33
+			<td background="images/parchemin3_07.jpg" width="150" height="107"></td>
34
+		</tr>
35
+		<tr>
36
+			<td background="images/parchemin3_09.jpg" width="150" height="543" align="center" valign="top">
37
+			<?php include('liens.html') ?>
38
+			</td>
39
+		</tr>
40
+	</table>
41
+	</td>
42
+	<td background="images/parchemin3_08.jpg" width="34" height ="535">
43
+	</td>
44
+</tr>
45
+<tr>
46
+	<td background="images/parchemin3_10.jpg" width="32" height="45">
47
+	</td>
48
+	<td background="images/parchemin3_11.jpg" width="716" height="45">
49
+	</td>
50
+	<td background="images/parchemin3_12.jpg" width="150" height="45">
51
+	</td>
52
+	<td background="images/parchemin3_13.jpg" width="34" height="45">
53
+	</td>
54
+</tr>
55
+<tr>
56
+	<td background="images/parchemin3_14.jpg" width="32" height="150">
57
+	</td>
58
+	<td background="images/parchemin3_15.jpg" width="716" height="150">
59
+	</td>
60
+	<td background="images/parchemin3_16.jpg" width="150" height="150">
61
+	</td>
62
+	<td background="images/parchemin3_17.jpg" width="33" height="150">
63
+	</td>
64
+</tr>
65
+
66
+</table>
67
+</body>
68
+</html>