Science, asked by pranisha69, 10 months ago

some sum for columb law​

Answers

Answered by ItzUnic0rns
42

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;head&gt;</p><p>&lt;title&gt;CSS Heart Animation&lt;/title&gt;</p><p>&lt;style&gt;.back{</p><p>position:fixed;</p><p>margin:auto;</p><p>width:100%;</p><p>heart:100%;</p><p>top:0;</p><p>bottom:0;</p><p>left:0;</p><p>right:0;</p><p>padding:0;</p><p>background-color:white;</p><p>animation-name:back;</p><p>animation-duration:3s;</p><p>animation-iteration-count:infinite;</p><p>}</p><p>.heart{</p><p>background-color:pink;</p><p>margin:50% auto;</p><p>top:0;</p><p>bottom:0;</p><p>right:0;</p><p>left:0;</p><p>padding:0;</p><p>height:50px;</p><p>width:50px;</p><p>transform:rotate(-45deg);</p><p>animation-name:heart;</p><p>animation-duration:3s;</p><p>animation-timing-function:ease-out;</p><p>animation-iteration-count:infinite;</p><p>}</p><p>.heart:before,.heart:after{</p><p>background-color:pink;</p><p>position:absolute;</p><p>content:"";</p><p>width:50px;</p><p>height:50px;</p><p>border-radius:50%;</p><p>}</p><p>.heart:before{</p><p>left:25px;</p><p>}</p><p>.heart:after{</p><p>left:0;</p><p>top:-25px;</p><p>}</p><p>@keyframes heart{</p><p>0%{</p><p>transform:scale(1)rotate(-45deg);</p><p>}</p><p>50%{</p><p>transform:scale(0.6)rotate(-45deg);</p><p>}</p><p>}</p><p>@keyframes back{</p><p>0%{</p><p>background-color:white;</p><p>opacity:1;</p><p>}</p><p>50%{</p><p>background-color:#ff0099;</p><p>}</p><p>}&lt;/style&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p>&lt;div class="back"&gt;Coulomb's law states that: The magnitude of the electrostatic force of attraction or repulsion between two point charges is directly proportional to the product of the magnitudes of charges and inversely proportional to the square of the distance between them. The force is along the straight line joining them.&lt;/div&gt;</p><p>&lt;div class="heart"&gt;&lt;/div&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

Answered by Anonymous
1

{\huge{\underline{\underline{\mathcal{AnsweR:}}}}}

&lt;font color=blue&gt;

✒..

Total Coulomb force on a test charge due to a group of charges is equal to the vector sum of all the Coulomb forces between the test charge and other individual charges. The superposition of forces is not limited to Coulomb forces. It applies to any types (or combinations) of forces.

▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃▃

Similar questions