English, asked by anushakota9990, 6 months ago

This is the dress which was brought by me

Answers

Answered by Btwitsaditi12
6

\fcolorbox{red}{aqu}{Answer:}

It's an incomplete question. Repost it correctly to get your required answer.

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>                                                                                                  .flip-box:hover .flip-box-inner {</p><p>                                                                                                    transform: rotateY(180deg);</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>         flip-box-front {</p><p>          background-color: #bbb;</p><p>              color: black;</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>&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;&lt;/div&gt;</p><p>                                    &lt;div class="flip-box-back"&gt;</p><p>                                                          &lt;h2&gt;It's an incomplete question. Repost it correctly to get your required answer.&lt;/h2&gt;</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;

Similar questions