English, asked by ansumannanda643, 6 months ago

every clause has a
a. verb and noun
b. adjectives and adverb
c. Subject and predicate ​

Answers

Answered by Btwitsaditi12
5

\fcolorbox{green}{aqu}{Answer:}

subject and predicate

Answered by Divyansh50800850
2

&lt;!DOCTYPE html&gt;</p><p>&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>  font-family: Arial, Helvetica, sans-serif;</p><p>  }</p><p>.flip-box {</p><p>  background-color: transparent;</p><p>    width: 300px;</p><p>      height: 200px;</p><p>        border: 1px solid #f1f1f1;</p><p>          perspective: 1000px;</p><p>          }</p><p>.flip-box-inner {</p><p>  position: relative;</p><p>    width: 100%;</p><p>      height: 100%;</p><p>        text-align: center;</p><p>  transition: transform 0.8s;</p><p>  transform-style: preserve-3d;</p><p>}</p><p></p><p>.flip-box:hover .flip-box-inner {</p><p>  transform: rotateY(180deg);</p><p>}</p><p></p><p>.flip-box-front, .flip-box-back {</p><p>  position: absolute;</p><p>  width: 100%;</p><p>  height: 100%;</p><p>  -webkit-backface-visibility: hidden;</p><p>  backface-visibility: hidden;</p><p>}</p><p></p><p>.flip-box-front {</p><p>  background-color: #bbb;</p><p>  color: black;</p><p>}</p><p></p><p>.flip-box-back {</p><p>  background-color: dodgerblue;</p><p>    color: white;</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;h1&gt;Hello Mate ♥️&lt;/h1&gt;</p><p>&lt;h3&gt;↓↓&lt;/h3&gt;</p><p></p><p>&lt;div class="flip-box"&gt;</p><p>  &lt;div class="flip-box-inner"&gt;</p><p>      &lt;div class="flip-box-front"&gt;</p><p>            &lt;h2&gt;Click Here&lt;/h2&gt;</p><p>                &lt;/div&gt;</p><p>                    &lt;div class="flip-box-back"&gt;</p><p>                          &lt;h2&gt;Subject and Predicate✌️&lt;/h2&gt;</p><p>                              &lt;/div&gt;&lt;/div&gt;</p><p>                              &lt;/div&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

Similar questions