English, asked by navneetkarotiya351, 8 months ago

why had he come there who had ​

Answers

Answered by krrishkaran123
2

Please post more revelent questions.

Mark as BRAINLIEST pls!

FOLLOW ME too :)

Answered by sanchitachauhan241
1

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>  &lt;head&gt;</p><p>    &lt;title&gt;Title of the document&lt;/title&gt;</p><p>    &lt;style&gt;</p><p>      html,</p><p>      body {</p><p>        margin: 0;</p><p>        padding: 0;</p><p>        width: 100%;</p><p>        height: 100%;</p><p>        display: table;</p><p>        background-color: black;</p><p>      }</p><p>      .container {</p><p>        display: table-cell;</p><p>        text-align: center;</p><p>        vertical-align: middle;</p><p>      }</p><p>      .glow {</p><p>        color: #FB4264;</p><p>        font-size: 9vw;</p><p>        line-height: 9vw;</p><p>        text-shadow: 0 0 3vw #F40A35;</p><p>      }</p><p>      .glow {</p><p>        animation: glow 1.2s ease infinite;</p><p>        -moz-animation: glow 1.2s ease infinite;</p><p>        -webkit-animation: glow 1.2s ease infinite;</p><p>      }</p><p>      @keyframes glow {</p><p>        0%,</p><p>        100% {</p><p>          text-shadow: 0 0 1vw #FA1C16, 0 0 3vw #FA1C16, 0 0 10vw #FA1C16, 0 0 10vw #FA1C16, 0 0 .4vw #FED128, .5vw .5vw .1vw #806914;</p><p>          color: #FED128;</p><p>        }</p><p>        50% {</p><p>          text-shadow: 0 0 .5vw #800E0B, 0 0 1.5vw #800E0B, 0 0 5vw #800E0B, 0 0 5vw #800E0B, 0 0 .2vw #800E0B, .5vw .5vw .1vw #40340A;</p><p>          color: #806914;</p><p>        }</p><p>      }</p><p>    &lt;/style&gt;</p><p>  &lt;/head&gt;</p><p>  &lt;body&gt;</p><p>    &lt;div class="container"&gt;</p><p>      &lt;div class="glow"&gt;I can't understand &lt;/div&gt;</p><p>    &lt;/div&gt;</p><p>  &lt;/body&gt;</p><p>&lt;/html&gt;

&lt;span style="font-size:300%;color:yellow;"&gt;&amp;starf;&lt;/span&gt;</p><p>&lt;span style="font-size:500%;color:red;"&gt;&amp;star;&lt;/span&gt;</p><p>&lt;span style="font-size:500%;color:blue;"&gt;&amp;bigstar;&lt;/span&gt;

&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;style&gt;</p><p>body {</p><p>  font-size: 20px;</p><p>}</p><p>&lt;/style&gt;</p><p>&lt;body&gt;</p><p></p><p>&lt;span style='font-size:100px;'&gt;&amp;#128522;&lt;/span&gt;</p><p>&lt;p&gt;I will display &amp;#128522;&lt;/p&gt;</p><p>&lt;p&gt;I will display &amp;#x1F60A;&lt;/p&gt;</p><p></p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

Similar questions