Science, asked by sukhman2009, 8 months ago

______ is brittle in nature ​

Answers

Answered by Anonymous
26

Answer:

&lt;html&gt;</p><p>  &lt;head&gt;</p><p>    &lt;title&gt;Title of the document&lt;/title&gt;</p><p>    &lt;style&gt;</p><p>      .button {</p><p>        background-color: #1c87c9;</p><p>        -webkit-border-radius: 60px;</p><p>        border-radius: 60px;</p><p>        border: none;</p><p>        color: #eeeeee;</p><p>        cursor: pointer;</p><p>        display: inline-block;</p><p>        font-family: sans-serif;</p><p>        font-size: 20px;</p><p>        padding: 10px 10px;</p><p>        text-align: center;</p><p>        text-decoration: none;</p><p>      }</p><p>      @keyframes glowing {</p><p>        0% {</p><p>          background-color: #2ba805;</p><p>          box-shadow: 0 0 5px #2ba805;</p><p>        }</p><p>        50% {</p><p>          background-color: #49e819;</p><p>          box-shadow: 0 0 20px #49e819;</p><p>        }</p><p>        100% {</p><p>          background-color: #2ba805;</p><p>          box-shadow: 0 0 5px #2ba805;</p><p>        }</p><p>      }</p><p>      .button {</p><p>        animation: glowing 1300ms infinite;</p><p>      }</p><p>    &lt;/style&gt;</p><p>  &lt;/head&gt;</p><p>  &lt;body&gt;</p><p>    &lt;button type="submit" class="button"&gt;zinc is a metal which is brittle in nature&lt;/button&gt;</p><p>  &lt;/body&gt;</p><p>&lt;/html&gt;

Answered by sakahi10705
1

Answer:

zinc is a correct answer please thanks me

Similar questions