diff options
Diffstat (limited to 'Fr.html')
| -rw-r--r-- | Fr.html | 33 |
1 files changed, 33 insertions, 0 deletions
@@ -0,0 +1,33 @@ +<!DOCTYPE HTML> +<html> + <head> + <meta charset="utf-8"> + <title>Meteo Projet</title> + <link rel="stylesheet" href="style.css"> + </head> + <body background="http://www.publicdomainpictures.net/pictures/40000/nahled/sky-background-1360935906evy.jpg"> + <center> + <!--Pourquoi cherchez-vous à ce code source.--> + <marquee behavior="alternate"><h1>Bienvenue sur mon projet Météo !</h1></marquee> + <marquee behavior="scroll" direction="right" + onmouseover="this.stop();" + onmouseout="this.start();"> + <b><p>Bienvenue sur le site de Météo s'il vous plaît cliquez sur les liens pour regarder mes projets</p></b> + </marquee> + <br> + <script src="https://apis.google.com/js/platform.js"></script> + <div class="g-ytsubscribe" data-channel="Andrew14Lee" data-layout="full" data-count="default"></div> + <br> + <img src="https://upload.wikimedia.org/wikipedia/commons/c/c1/Weather_symbols_p.png" style="width:100px;"> + <br> + Journée de plaisir! (English): <a href="WeatherProducer.html">Weather Producer</a> + <br> + Le plus désastre de Vancouver (Français): <a href="Meteo.html">Météo</a> + <br> + <p>Si vous aimez s'il vous plaît contactez-moi à alee14498@gmail.com et vous souscrire à The Alee Diamond</p> + Amuse-toi bien! + <br> + Si vous n'êtes pas Anglais <a href="index.html">Cliquez ici</a> + </center> + </body> +</html>
\ No newline at end of file |
