Biology, asked by Anonymous, 3 months ago

What is FORCE.!?...​


aarnadhiman5: chup
vinayashewale81: hehe
vinayashewale81: what up guys
vinayashewale81: kya ho rah hai yaha par
aarnadhiman5: Join karo
vinayashewale81: haha kyu nahi par ho kya raha hai
aryadwivedi10: A force is a push or pull upon an object resulting from the object's interaction with another object. Whenever there is an interaction between two objects, there is a force upon each of the objects
aryadwivedi10: ur answer

Answers

Answered by sonusharma45
1

A push or pull of an object is called force

&lt;!DOCTYPE html&gt;</p><p>&lt;html lang="follow"&gt;</p><p>&lt;head&gt;</p><p>&lt;title&gt;CUBE&lt;/title&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p>&lt;div class="container"&gt;</p><p>&lt;div id="cube"&gt;</p><p>&lt;div class="front"&gt;follow&lt;/div&gt;</p><p>&lt;div class="back"&gt;follow&lt;/div&gt;</p><p>&lt;div class="right"&gt;follow&lt;/div&gt;</p><p>&lt;div class="left"&gt;follow&lt;/div&gt;</p><p>&lt;div class="top"&gt;follow&lt;/div&gt;</p><p>&lt;div class="bottom"&gt;follow&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;style&gt;</p><p>body {</p><p>padding-left: 30%;</p><p>padding-top: 5%;</p><p>}</p><p>.container {</p><p>width: 200px;</p><p>height: 200px;</p><p>position: relative;</p><p>-webkit-perspective: 1000px;</p><p>-moz-perspective: 1000px;</p><p>}</p><p>#cube {</p><p>width: 100%;</p><p>height: 100%;</p><p>position: absolute;</p><p>-webkit-transform-style: preserve-3d;</p><p>-webkit-animation: rotatecube 10s infinite;</p><p>-moz-transform-style: preserve-3d;</p><p>-moz-animation: rotatecube 10s infinite;</p><p>}</p><p>#cube div {</p><p>width: 200px;</p><p>height: 200px;</p><p>display: block;</p><p>position: absolute;</p><p>border: none;</p><p>line-height: 200px;</p><p>text-align: center;</p><p>font-size: 50px;</p><p>font-weight: bold;</p><p>}</p><p>@-webkit-keyframes rotatecube {</p><p>0% { -webkit-transform: rotateX(0deg) rotateY(360deg) rotateZ(90deg); }</p><p>25% { -webkit-transform: rotateX(90deg) rotateY(270deg) rotateZ(180deg); }</p><p>50% { -webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(0deg); }</p><p>75% { -webkit-transform: rotateX(270deg) rotateY(90deg) rotateZ(360deg); }</p><p>100% { -webkit-transform: rotateX(360deg) rotateY(0deg) rotateZ(270deg); }</p><p>}</p><p>@-moz-keyframes rotatecube {</p><p>0% { -moz-transform: rotateX(0deg) rotateY(360deg) rotateZ(90deg); }</p><p>25% { -moz-transform: rotateX(90deg) rotateY(270deg) rotateZ(180deg); }</p><p>50% { -moz-transform: rotateX(180deg) rotateY(180deg) rotateZ(0deg); }</p><p>75% { -moz-transform: rotateX(270deg) rotateY(90deg) rotateZ(360deg); }</p><p>100% { -moz-transform: rotateX(360deg) rotateY(0deg) rotateZ(270deg); }</p><p>}</p><p>.front {</p><p>background: rgba(255,0,0,.5);</p><p>}</p><p>.back {</p><p>background: rgba(0,255,0,.5);</p><p>}</p><p>.right {</p><p>background: rgba(0,0,255,.5);</p><p>}</p><p>.left {</p><p>background: rgba(0,255,255,.5);</p><p>}</p><p>.top {</p><p>background: rgba(255,0,255,.5);</p><p>}</p><p>.bottom {</p><p>background: rgba(255,255,0,.5);</p><p>}</p><p>#cube .front {</p><p>-webkit-transform: rotateY(0deg ) translateZ( 100px );</p><p>-moz-transform: rotateY( 0deg ) translateZ( 100px );</p><p>}</p><p>#cube .back {</p><p>-webkit-transform: rotateX( 180deg ) translateZ( 100px );</p><p>-moz-transform: rotateX( 180deg ) translateZ( 100px );</p><p>}</p><p>#cube .right {</p><p>-webkit-transform: rotateY( 90deg ) translateZ( 100px );</p><p>-moz-transform: rotateY( 90deg ) translateZ( 100px );</p><p>}</p><p>#cube .left {</p><p>-webkit-transform: rotateY( -90deg ) translateZ( 100px );</p><p>-moz-transform: rotateY( -90deg ) translateZ( 100px );</p><p>}</p><p>#cube .top {</p><p>-webkit-transform: rotateX( 90deg ) translateZ( 100px );</p><p>-moz-transform: rotateX( 90deg ) translateZ( 100px );</p><p>}</p><p>#cube .bottom {</p><p>-webkit-transform: rotateX( -90deg ) translateZ( 100px );</p><p>-moz-transform: rotateX( -90deg ) translateZ( 100px );</p><p>}</p><p>&lt;/style&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;.

&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: yellow;</p><p>font-family: cursive;</p><p>}</p><p></p><p>.glow{</p><p>font-size: 80px;</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>&lt;/style&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p></p><p>&lt;h1 class="glow"&gt;(✯_✯)&lt;/h1&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;.

Answered by Anonymous
27

Answer:

question..⬇️ ❓❓❓❓

What is FORCE.!?...

Explanation:

answer...⬇️

A push or pull of an object is called force

more to know

In physics, a force is any interaction that, when unopposed, will change the motion of an object. A force can cause an object with mass to change its velocity, i.e., to accelerate. Force can also be described intuitively as a push or a pull. A force has both magnitude and direction, making it a vector quantity

more to know.about.force...

types of force

1.Applied Force

2.Gravity Force

3.Normal Force

4.Friction Force

5.Air Resistance Force

6.Tension Force

7.Spring Force....


Anonymous: helpful or not..?????
Anonymous: thanks
Similar questions