MVPilgrim commited on
Commit
0b78587
·
verified ·
1 Parent(s): 9230644

Update inputDocs/PlanetQuantumLeap.html

Browse files
Files changed (1) hide show
  1. inputDocs/PlanetQuantumLeap.html +13 -4
inputDocs/PlanetQuantumLeap.html CHANGED
@@ -3,11 +3,20 @@
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
- <title>Simple HTML Page</title>
7
  </head>
8
  <body>
9
- <h1>Welcome to My Simple HTML Page</h1>
10
- <p>This is a paragraph of text on the page.</p>
11
- <a href="https://www.example.com">Visit Example.com</a>
 
 
 
 
 
 
 
 
 
12
  </body>
13
  </html>
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>Planet Quantum Leap</title>
7
  </head>
8
  <body>
9
+ <h1>New Planet Discovered in Earth's Solar Syste</h1>
10
+ <p>Amateur astronomers report the discovery of a 12th planet in our solar system.
11
+ Though barely visible, its existence has been confirmed by a number of amateur groups.
12
+ The most astonishing aspect of the discovery is that although there is no evidence of a 10th or 11th planet,
13
+ the 12th planet exists.
14
+ </p>
15
+ <p> Speculation is running high that the existence of the planet may imply a macroscopic manifestation of
16
+ the quantum effect demonstrated by electrons where the jump from one energy level to another in their orbit
17
+ around the nucleous of an atom. Research is ongoing to better understand this planetary phenomenon.
18
+ </p>
19
+ <p> This 12th planet has been dubbed unofficially "Quantum Leap".
20
+ </p>
21
  </body>
22
  </html>