English, asked by leelamani1984, 9 months ago

How was
to ideltisy
halltiens,
marion going
Messarie​

Answers

Answered by aman7913
3

&lt;html&gt; </p><p>&lt;head&gt; </p><p>&lt;style&gt;</p><p>&lt;/style&gt; </p><p>&lt;title&gt;SVG&lt;/title&gt; </p><p>&lt;meta charset="utf-8"&gt;</p><p>&lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&gt;</p><p>&lt;meta name="viewport" content="width=device-width,initial-scale=1"&gt;</p><p>&lt;style&gt; &lt;/style&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;     </p><p>&lt;svg height="100%" width="100%"&gt; </p><p>  &lt;rect width="100%" x="0%"y="0%"height="100%" fill="none"&gt;</p><p>      </p><p>  &lt;animate attributeName="stroke" values="#962C53;#00f;#C5170C;#3ABCC2;#FE133C;#F89AE5;#289898;#9E13BB;#DD2EA5;#0ff" dur="4s"repeatCount="indefinite"fill="freeze"/&gt;</p><p>   &lt;animate attributeName="stroke-dasharray" values="20 20;25 25;"dur="2s"repeatCount="indefinite"fill="freeze"/&gt;&lt;/rect&gt;</p><p>     </p><p>     </p><p>  &lt;path class="heart"</p><p>    d="M45.137,23.041c4.912-24.596,40.457-27.775,42.128-0.435c1.398,22.88-21.333,40.717-42.128,50.522 M45.137,23.041</p><p>    C40.225-1.555,5.057-4.734,3.387,22.606c-1.398,22.88,20.955,40.717,41.75,50.522"&gt; </p><p>  &lt;animate attributeName="stroke" values="#962C53;#00f;#C5170C;#3ABCC2;#FE133C;#F89AE5;#289898;#9E13BB;#DD2EA5;#0ff" dur="4s"repeatCount="indefinite"fill="freeze"/&gt;</p><p>&lt;animate attributeName="stroke-dasharray" values="2 2;4 4;6 6;8 8;10 10;"dur="1s"repeatCount="20000"fill="freeze"/&gt;</p><p> &lt;/path&gt;</p><p>hr{</p><p>padding:0%;</p><p>margin-top:-9%;</p><p>width:80%;</p><p>height:1%;</p><p>background:#00f;</p><p>}</p><p>h2{</p><p>        color:red;</p><p>        animation:type 4s steps(28) infinite;</p><p>        overflow:hidden;</p><p>        white-space:nowrap;</p><p>        height:10%;</p><p>       </p><p>     </p><p>        font-size:150%;</p><p>      }</p><p>      @keyframes type{</p><p>        0%{</p><p>          width:0ch;</p><p>        }</p><p>        100%{</p><p>          width:28ch;</p><p>        }</p><p>      }</p><p>&lt;h2&gt;Mr. Aman.&lt;/h2&gt;</p><p>&lt;/body&gt; </p><p>&lt;/svg&gt; </p><p>&lt;/body&gt; </p><p>&lt;/html&gt;

Similar questions