This commit is contained in:
√(noham)² 2023-04-07 19:40:57 +02:00
parent d70e1183a8
commit 82f3bc2fff
13 changed files with 6 additions and 5 deletions

Binary file not shown.

BIN
img/404.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.3 KiB

BIN
img/icone.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

BIN
img/icone.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 KiB

View File

@ -4,6 +4,7 @@
<head> <head>
<title>Manuel</title> <title>Manuel</title>
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
<link rel="shortcut icon" href="img/icone.ico" type="image/x-icon">
</head> </head>
<body onload="editionchoisie()"> <body onload="editionchoisie()">
@ -34,7 +35,7 @@
<p id="editionesthcoisieest"></p> <p id="editionesthcoisieest"></p>
</div> </div>
<div> <div>
<a href="rechercher.html">Cherche ton code ici</a> <a href="html/rechercher.html">Cherche ton code ici</a>
</div> </div>
</div> </div>
@ -62,13 +63,13 @@
</div> </div>
<div id="iframe"> <div id="iframe">
<iframe id="myframe1" src="404.html"></iframe> <iframe id="myframe1" src="html/404.html"></iframe>
<iframe id="myframe2" src="404.html"></iframe> <iframe id="myframe2" src="html/404.html"></iframe>
</div> </div>
<div id="img"> <div id="img">
<img id="myimg1" src="404.html"> <img id="myimg1" src="img/404.png">
<img id="myimg2" src="404.html"> <img id="myimg2" src="img/404.png">
</div> </div>
<div> <div>