Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Eaielectronic authored Aug 20, 2024
1 parent 6a46043 commit b3cbb92
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Galery/Appel-The-Adventure/play-plan/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Appel The Adventure 1.6</title>
<title>Exemple d'iframe</title>
<style>
body, html {
margin: 0;
Expand All @@ -19,6 +19,7 @@
</style>
</head>
<body>
<iframe src="Appel-The-Adventure-1-6.html"></iframe>
<h1>Mon iframe</h1>
<iframe src="Appel-The-Aventure-1-6.html" title="Exemple d'iframe"></iframe>
</body>
</html>

0 comments on commit b3cbb92

Please sign in to comment.