Social Sciences, asked by pooja121281, 7 months ago

what are minerals? ​

Answers

Answered by Anonymous
0

Explanation:

/* The animation code */

@keyframes example {

0% {background-color:red; left:0px; top:0px;}

25% {background-color:yellow; left:200px; top:0px;}

50% {background-color:blue; left:200px; top:200px;}

75% {background-color:green; left:0px; top:200px;}

100% {background-color:red; left:0px; top:0px;}

}

/* The element to apply the animation to */

div {

width: 100px;

height: 100px;

position: relative;

background-color: red;

animation-name: example;

animation-duration: 4s;

}

Answered by subhrajena189
1

Answer:

➡️A mineral is a naturally occurring inorganic element or compound having an orderly internal structure and characteristic chemical composition, crystal form, and physical properties. Common minerals include quartz, feldspar, mica, amphibole, olivine, and calcite.

➡️Minerals are classified into two types: Metallic and non-metallic. Metallic Minerals: They are further sub-divided into ferrous and non-ferrous. ... Non-ferrous minerals: They contain metals other than iron. Examples include gold, silver, copper, lead, bauxite, tin and magnesium.

HOPE IT HELPS YOU........❤️❤️

Similar questions