History, asked by saatviksanjay963, 7 months ago

What were the nine realms in Norse Mythology?? Explain how they were formed and also name them.

Answers

Answered by chrisalookaran2007
1

Answer:

Explanation:

In ancient Norse mythology and cosmology, Yggdrasil is an immense tree that sprang forth in the primordial void of Ginnungagap, unifying the 9 worlds of Asgard, Álfheimr/Ljósálfheimr, Niðavellir/Svartálfaheimr, Midgard (Earth), Jötunheimr/Útgarðr, Vanaheim, Niflheim, Muspelheim & Hel. Norse cosmology divided the universe into nine realms. The center of the universe was the great world-tree Yggdrasil and the nine realms either spread out from the tree or existed in levels stretching from the roots down and, marginally, side-to-side. Earlier Norse works (known as Eddic and Skaldic poetry) assume a knowledge of the cosmology and do not bother much with descriptions of locations or, in some cases, even specifics of what the realms were like and, because of this – and the fact that Norse religion had no written scripture – some of the realms are less clear than others. The original nine realms of the Norse universe were probably:

Asgard – Realm of the Aesir

Alfheim – Realm of the Bright Elves

Jotunheim – Realm of the Giants

Midgard – Realm of the Humans

Muspelheim/Muspell – A fire-giant or the forces of chaos or their realm

Nidavellir – Realm of the Dwarves

Niflheim – Realm of Ice and Mist possibly with lower realm of Niflhel

Svartalfheim – Realm of the Black Elves

Vanaheim – Realm of the Vanir.

Hope it was useful do mark me as Brainliest.

Answered by Anonymous
0

&lt;html&gt; <br /><br />&lt;head&gt; <br /><br />&lt;style&gt; <br /><br />div { <br /><br />width: 100px; <br /><br />height: 100px; <br /><br />background-color: red; <br /><br />position: relative; <br /><br />animation-name: example; <br /><br />animation-duration: 4s; <br /><br />animation-iteration-count: 3; <br /><br />} <br /><br />@keyframes example { <br /><br />0% {background-color:red; left:0px; top:0px;} <br /><br />25% {background-color:yellow; left:200px; top:0px;} <br /><br />50% {background-color:blue; left:200px; top:200px;} <br /><br />75% {background-color:green; left:0px; top:200px;} <br /><br />100% {background-color:red; left:0px; top:0px;} <br /><br />} <br /><br />&lt;/style&gt; <br /><br />&lt;/head&gt; <br /><br />&lt;body&gt; <br /><br />&lt;p&gt;&lt;b&gt;ABHISHEK....&lt;/p&gt; <br /><br />&lt;div&gt;&lt;/div&gt; <br /><br />&lt;/body&gt; <br /><br />&lt;/html&gt;

&lt;html&gt; <br /><br />&lt;head&gt; <br /><br />&lt;style&gt; <br /><br />h1{ <br /><br />text-transform:uppercase; <br /><br />margin-top:90px; <br /><br />text-align:center; <br /><br />font-family:Courier new,monospace; <br /><br />border:3px solid rgb(60,450,500); <br /><br />border-top:none; <br /><br />width:90%; <br /><br />letter-spacing:-6px; <br /><br />box-sizing:border-box; <br /><br />padding-right:5px; <br /><br />border-radius:6px; <br /><br />font-size:35px; <br /><br />font-weight:bold; <br /><br />} <br /><br />h1 span{ <br /><br />position:relative; <br /><br />display:inline-block; <br /><br />margin-right:3px; <br /><br />} <br /><br />@keyframes shahir{ <br /><br />0% <br /><br />{ <br /><br />transform: translateY(0px) rotate(0deg); <br /><br />} <br /><br />40% <br /><br />{ <br /><br />transform: translateY(0px) rotate(0deg); <br /><br />} <br /><br />50% <br /><br />{ <br /><br />transform: translateY(-50px)rotate(180deg);; <br /><br />} <br /><br />60% <br /><br />{ <br /><br />transform: translateY(0px)rotate(360deg);; <br /><br />} <br /><br />100% <br /><br />{ <br /><br />transform: translate(0px)rotate(360deg);; <br /><br />}} <br /><br />h1 span <br /><br />{ <br /><br />animation: shahir 3s alternate infinite linear; <br /><br />} <br /><br />h1 span:nth-child(1) <br /><br />{color:lime; <br /><br />animation-delay: 0s; <br /><br />} <br /><br />h1 span:nth-child(2) <br /><br />{color:lightmaroon; <br /><br />animation-delay: 0.2s; <br /><br />} <br /><br />h1 span:nth-child(3) <br /><br />{color:red; <br /><br />animation-delay:0s; <br /><br />} <br /><br />h1 span:nth-child(4) <br /><br />{color:green; <br /><br />animation-delay: 0.4s; <br /><br />} <br /><br />h1 span:nth-child(5) <br /><br />{color:blue; <br /><br />animation-delay: 0.5s; <br /><br />} <br /><br />h1 span:nth-child(6) <br /><br />{color:purple; <br /><br />animation-delay: 0.3s;} <br /><br />&lt;/style&gt; <br /><br />&lt;meta name="viewport" content="width=device-width" &gt; <br /><br />&lt;/head&gt; <br /><br />&lt;body&gt;&lt;center&gt;&lt;div&gt;&lt;h1&gt;&lt;span&gt;A&lt;/span&gt;&lt;span&gt;B&lt;/span&gt;&lt;span&gt;H&lt;/span&gt;&lt;span&gt;I&lt;/span&gt;&lt;span&gt;S&lt;/span&gt;&lt;span&gt;H&lt;/span&gt;&lt;span&gt;E&lt;/span&gt;&lt;span&gt;K&lt;/span&gt; <br /><br />&lt;/h1&gt;&lt;/div&gt;&lt;/center&gt;&lt;/body&gt;&lt;/html&gt;
Similar questions