Chemistry, asked by franklinkriston2005, 11 months ago

The correct order of metals arranging in thier increasing order of reactivity is
a)Al>Mg>Ca>Na>K b)Mg>Ca>Na>K>Al
c)Mg>Ca>Na>Al>K d)K>Na>Ca>Mg>Al​

Answers

Answered by brainlyshacker58
24

Explanation:

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;head&gt;</p><p>&lt;style&gt; </p><p>div {</p><p>  width: 100px;</p><p>  height: 50px;</p><p>  background-color: red;</p><p>  font-weight: bold;</p><p>  position: relative;</p><p>  animation: mymove 5s infinite;</p><p>}</p><p></p><p>#div1 {animation-timing-function: linear;}</p><p>#div2 {animation-timing-function: ease;}</p><p>#div3 {animation-timing-function: ease-in;}</p><p>#div4 {animation-timing-function: ease-out;}</p><p>#div5 {animation-timing-function: ease-in-out;}</p><p></p><p>@keyframes mymove {</p><p>  from {left: 0px;}</p><p>  to {left: 300px;}</p><p>}</p><p>&lt;/style&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p></p><p>&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;</p><p></p><p>&lt;div id="div1"&gt;hello&lt;/div&gt;</p><p>&lt;div id="div2"&gt;follow &lt;/div&gt;</p><p>&lt;div id="div3"&gt;me&lt;/div&gt;</p><p>&lt;div id="div4"&gt;⭐&lt;/div&gt;

Similar questions