English, asked by Sanjida777, 9 months ago

Tell me your age (complex)

Answers

Answered by Anonymous
6

A complex sentence is a sentence in which one independent clause and at least one dependent clause is present. ... In the given sentence, 'tell me' is the independent clause and 'your age is' is the dependent clause.

&lt;!DOCTYPE html&gt;</p><p>&lt;html lang="en"&gt;</p><p>&lt;head&gt;</p><p>&lt;title&gt;Captain America Shield&lt;/title&gt;</p><p>&lt;/head&gt;</p><p>&lt;div class="container"&gt;</p><p>&lt;div class="circle outer-lv3"&gt;</p><p>&lt;div class="circle outer-lv2"&gt;</p><p>&lt;div class="circle outer-lv1"&gt;</p><p>&lt;div class="center"&gt;</p><p>&lt;div class="arrow top"&gt;&lt;/div&gt;</p><p>&lt;div class="arrow left"&gt;&lt;/div&gt;</p><p>&lt;div class="arrow right"&gt;&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;style&gt;</p><p>html, body {</p><p>background:#0846A8;</p><p>height: 500px;</p><p>}</p><p>.container {</p><p>width:100%;</p><p>height: 100%;</p><p>display: flex;</p><p>justify-content: center;</p><p>align-items: center;</p><p>}</p><p>.circle {</p><p>border-radius: 50%;</p><p>display: flex;</p><p>flex-direction: row;</p><p>justify-content: center;</p><p>align-items: center;</p><p>border:1px solid #000;</p><p>}</p><p>.outer-lv3 {</p><p>background-image: linear-gradient(#870000,#FF4040,#870000);</p><p>height: 260px;</p><p>width: 260px;</p><p>-webkit-animation: turning 8s infinite linear;</p><p>animation: turning 8s infinite linear;</p><p>}</p><p>@-webkit-keyframes turning {</p><p>0% {transform: rotate(0deg)}</p><p>100% {transform: rotate(360deg)}</p><p>}</p><p>@keyframes turning {</p><p>0% {transform: rotate(0deg)}</p><p>100% {transform: rotate(360deg)}</p><p>}</p><p>.outer-lv2 {</p><p>background: #fff;</p><p>background-image: linear-gradient(#DBD9D9,#FAFAFA,#DBD9D9);</p><p>height: 210px;</p><p>width: 210px;</p><p>}</p><p>.outer-lv1 {</p><p>background-image: linear-gradient(#870000,#FF4040,#870000);</p><p>height: 150px;</p><p>width: 150px;</p><p>}</p><p>.center {</p><p>background-image: linear-gradient(#0846A8,#277AFF,#0846A8);</p><p>height: 100px;</p><p>width: 100px;</p><p>border-radius: 50%;</p><p>position: relative;</p><p>overflow: hidden;</p><p>border:1px solid #000;</p><p>}</p><p>.arrow {</p><p>border-top: 35px solid #EDE8E8;</p><p>border-bottom: 48px solid rgba(0,0,0,0.0);</p><p>border-left: 48px solid transparent;</p><p>border-right: 48px solid transparent;</p><p>position: absolute;</p><p>height: 0;</p><p>width: 0;</p><p>}</p><p>.top {</p><p>top: 35px;</p><p>left: 2px;</p><p>}</p><p>.left {</p><p>transform: rotate(72deg);</p><p>top: 16px;</p><p>left: -24px;</p><p>}</p><p>.right {</p><p>transform: rotate(-72deg);</p><p>top: 16px;</p><p>left: 25px;</p><p>}</p><p>&lt;/style&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

Similar questions