aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-01-25 16:01:34 -0500
committerGitHub <noreply@github.com>2019-01-25 16:01:34 -0500
commit8fce408ddcef4d54f76351e6a81e72db4e6c77c9 (patch)
treeb155b710215361bc48becdf7de58c4bf47fb8ade
parent0d1eb99e24e7de82056df3224151e8cad4f1e109 (diff)
downloadweather-website-8fce408ddcef4d54f76351e6a81e72db4e6c77c9.tar.gz
weather-website-8fce408ddcef4d54f76351e6a81e72db4e6c77c9.tar.bz2
weather-website-8fce408ddcef4d54f76351e6a81e72db4e6c77c9.zip
Add files via upload
-rw-r--r--En.html32
-rw-r--r--Fr.html33
-rw-r--r--Meteo.html23
-rw-r--r--WeatherProducer.html18
-rw-r--r--index.html22
-rw-r--r--style.css3
6 files changed, 131 insertions, 0 deletions
diff --git a/En.html b/En.html
new file mode 100644
index 0000000..85f1c94
--- /dev/null
+++ b/En.html
@@ -0,0 +1,32 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>Weather Project</title>
+ <link rel="stylesheet" href="style.css">
+ </head>
+ <body background="http://www.publicdomainpictures.net/pictures/40000/nahled/sky-background-1360935906evy.jpg">
+ <center>
+ <!--Why are you looking at this source code.-->
+ <marquee behavior="alternate"><h1>Welcome to my Weather Project!</h1></marquee>
+ <marquee behavior="scroll" direction="right"
+ onmouseover="this.stop();"
+ onmouseout="this.start();">
+ <b><p>Welcome to the weather website please click the links to look at my projects</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>
+ Fun day! (English): <a href="WeatherProducer.html">Weather Producer</a>
+ <br>
+ The worst day in Vancouver (Français): <a href="Meteo.html">Météo</a>
+ <br>
+ <p>If you enjoy please contact me at alee14498@gmail.com and subscribe to The Alee Diamond</p>
+ Enjoy!
+ If your NOT English <a href="index.html">Click Here</a>
+</center>
+</body>
+</html> \ No newline at end of file
diff --git a/Fr.html b/Fr.html
new file mode 100644
index 0000000..b47929d
--- /dev/null
+++ b/Fr.html
@@ -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
diff --git a/Meteo.html b/Meteo.html
new file mode 100644
index 0000000..56a72d4
--- /dev/null
+++ b/Meteo.html
@@ -0,0 +1,23 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>Météo</title>
+ </head>
+ <body>
+ <center>
+ <font face="Arial">
+ <h1>Le plus désastre de Vancouver</h1>
+ <p>Il était une bonne année dans Vancouver dans un cérémonie par Microsoft la prèmier version de MS-DOS et Windows 1.0. Tout le monde est très excités mais un <b>GRAND</b> tremblement de terre a vécu dans Vancouver.</p>
+ <p>Tout le monde panique après un <b>GRAND</b> trou au centre du route. Un interviewée avenir et demande "c’est quoi ton nom?". "Je m’appelle Jim Beltch le 2e fondateur de Microsoft!" dit Jim. "Je vais demander une question a toi! Se où passé!"dit l’interviewée. "Il a passé dans le cérémonie!" dit Jim. "Il se passé dans le centre vancouver." ’interviewée remarque. "Bill Harrison venir ici!"dit l’interviewée. Bill Harrison a venir et le interviewée a dit " Est -ce que tu est blessé et étaisㅡtu dans le cérémonie?!"demande l’interviewée. "Non je juste remarqué le <b>GRAND</b> trou!"dit Bill Harrison. </p>
+
+ <center>2 Semaine Après</center>
+
+ <p>Le construction a commencer et les personnes à revenu par l’hôpital après tout le monde est content.</p>
+ <br>
+ <a href="index.html">To go back click here</a>
+ <br>
+</font>
+</center>
+</body>
+</html> \ No newline at end of file
diff --git a/WeatherProducer.html b/WeatherProducer.html
new file mode 100644
index 0000000..293512b
--- /dev/null
+++ b/WeatherProducer.html
@@ -0,0 +1,18 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>Weather Producer</title>
+ </head>
+ <body>
+ <center>
+ <font face="Arial">
+ <h1>Fun Day!</h1>
+ <p>My day is great (kinda) this happened during winter vacation it didn’t snow until 30 december so we shovel the snow in the driveway then my neighbor came and we play together then we made forts then we shovel all the snow in the street. In tuesday there was a snowstorm so we played in the snow and we shovel the driveway. Then we continued playing we started to making a mountain but it didn’t look well so we just made fort we went to my neighbor’s yard then we made another fort I made a hole ( Well meant to be a mini home). My sister came and help me and things went right. Because my sister is there for my fort. And this is a fun day!</p>
+ <br>
+ <a href="index.html">To go back click here</a>
+ <br>
+</font>
+</center>
+</body>
+</html> \ No newline at end of file
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..a4a602a
--- /dev/null
+++ b/index.html
@@ -0,0 +1,22 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8">
+ <link rel="stylesheet" href="style.css">
+ <title>Weather Web Page</title>
+</head>
+<body>
+<center>
+ <h1>Welcome! Bienvenue!</h1>
+ <a href="En.html">English</a>
+ <br>
+ <a href="Fr.html">Français</a>
+ <br>
+ <br>
+ CAUTION: This Won't Work on mobile!!!!!!
+ <br>
+ <br>
+ © Copyright 2016
+</center>
+</body>
+</html> \ No newline at end of file
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..b4f4487
--- /dev/null
+++ b/style.css
@@ -0,0 +1,3 @@
+body {
+ font-family: "Open Sans", sans-serif;
+}