-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblog300kms_page4.php
73 lines (40 loc) · 1.35 KB
/
blog300kms_page4.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<html>
<head>
<title>Mars02</title>
<link rel="stylesheet" type="text/css" href="style/style3.css"/>
</head>
<body>
<div class="entete">
<h1>AUTOUR DE "300 000 KILOMETRES PAR SECONDE"</h1>
<hr/>
</div>
<div class="contenu"><p>
<h2> Mars IIe partie </h2>
<p>Expérimentation du moment</p>
<ul id="liste">
<li>Nom de code : Joie du confinement !</li>
<li>Principe : Restez chez soi jusqu'à parvenir à l'illumination.
</ul>
</br>
</br>
</br>
</br>
<div class="blocConfinement">
<a href="img/intermede 05.png" target="_blank">
<img src="img/intermede 05.png" width="100%" > </a>
<a href="img/intermede 02.png" target="_blank">
<img src="img/intermede 02.png" id="pictMII" width="100%"> </a>
<a href="img/intermede.png" target="_blank">
<img src="img/intermede.png" id="pictMII" width="100%" > </a>
<a href="img/intermede 03.png" target="_blank">
<img src="img/intermede 03.png" id="pictMII" width="100%"> </a>
</br>
</br>
</div>
<a href="01_Recherches.php" class="basdepage2">Suivant</a>
<a href="blog300kms_page3.php" class="basdepage3">Retour</a>
</div>
<?php
include ("00_Menu.php"); ?>
</body>
<html>