Math, asked by amaravathiarchana, 10 months ago

who is the father of geometry​

Answers

Answered by Anonymous
1

</p><p>&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;head&gt;</p><p>&lt;title&gt;&lt;/title&gt;</p><p>&lt;style&gt;</p><p></p><p>body {</p><p>  display: flex;</p><p>  width: 100vw;</p><p>  height: 100vh;</p><p>  background: #eee;</p><p>}</p><p></p><p>.card {</p><p>  margin: auto;</p><p>  width: 300px;</p><p>  height: 300px;</p><p>  perspective: 500px;</p><p>}</p><p></p><p>.content {</p><p>  width: 100%;</p><p>  height: 100%;</p><p>  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);</p><p>  transition: transform 1s;</p><p>  transform-style: preserve-3d;</p><p>}</p><p></p><p>.card:hover .content {</p><p>  transform: rotateY(180deg);</p><p>  transition: transform 0.5s;</p><p>}</p><p></p><p>.front{</p><p>position: absolute;</p><p>  top: 0;</p><p>  height: 100%;</p><p>  width: 100%;</p><p>  background: orange;</p><p>  line-height: 300px;</p><p>  color: #03446A;</p><p>  text-align: center;</p><p>  font-size: 17px;</p><p>  border-radius: 5px;</p><p>  backface-visibility: hidden;</p><p>}</p><p>.back {</p><p>  position: absolute;</p><p>  top: 0;</p><p>  height: 100%;</p><p>  width: 100%;</p><p>  background: orange;</p><p>  line-height: 300px;</p><p>  color: #03446A;</p><p>  text-align: center;</p><p>  font-size: 60px;</p><p>  border-radius: 5px;</p><p>  backface-visibility: hidden;</p><p>}</p><p>.back {</p><p>  background: lightblue;</p><p>  color: red;</p><p>  transform: rotateY(180deg);</p><p>}</p><p>&lt;/style&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p>&lt;div class="card"&gt;</p><p>  &lt;div class="content"&gt;</p><p>    &lt;div class="front"&gt;</p><p>      Touch me to get answer.</p><p>    &lt;/div&gt;</p><p>    &lt;div class="back"&gt;</p><p>   Euclid</p><p>    &lt;/div&gt;</p><p>  &lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;</p><p>

Answered by Sonalisripathi123
1

Answer:

Euclid was a great mathematician and often called the father of geometry....

Similar questions