Business Studies, asked by danishshaikh8072, 10 months ago

How does consumer organization
and Non-governmental oganisation
protect the consumes from being
exploited by the business? give
your answer by stating any.
five points​

Answers

Answered by brainlyshacker58
12

&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