Science, asked by bhashkar160, 8 months ago

meaning of composition​

Answers

Answered by simran7539
1

Answer:

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;head&gt;</p><p>&lt;meta name="viewport" content="width=device-width, initial-scale=1"&gt;</p><p>&lt;style&gt;</p><p>body {</p><p>  background-color: black;</p><p>  font-family: cursive;</p><p>}</p><p></p><p>.glow {</p><p>  font-size: 30px;</p><p>  color: #fff;</p><p>  text-align: center;</p><p>  -webkit-animation: glow 1s ease-in-out infinite alternate;</p><p>  -moz-animation: glow 1s ease-in-out infinite alternate;</p><p>  animation: glow 1s ease-in-out infinite alternate;</p><p>}</p><p></p><p>@-webkit-keyframes glow {</p><p>  from {</p><p>    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073;</p><p>  }</p><p>  </p><p>  to {</p><p>    text-shadow: 0 0 20px #fff, 0 0 30px #ff4da6, 0 0 40px #ff4da6, 0 0 50px #ff4da6, 0 0 60px #ff4da6, 0 0 70px #ff4da6, 0 0 80px #ff4da6;</p><p>  }</p><p>}</p><p>&lt;/style&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p>&lt;h1 class ="glow"&gt; the parts that form something; the way in which the parts of something are arranged</p><p>घटक; घटकों के संयोजन की रीति&lt;/h1&gt;&lt;/body&gt;&lt;/html&gt;

Answered by muskan5425
3

Answer:

the part that form something ,the way in which the part something are arranged

Similar questions
Math, 8 months ago