History, asked by firozattar7860com, 8 months ago

10 como so popeos de pouda
gette with reasons​

Answers

Answered by aishi2020
7

<!DOCTYPE html> <html> <svg width="100%" height="300px">\ \textless \ br /\ \textgreater \ <g id="R1" transform="translate(250 250)"> \ \textless \ br /\ \textgreater \ <ellipse rx="100" ry="0" opacity=".3">\ \textless \ br /\ \textgreater \ <animateTransform attributeName="transform" type="rotate" dur="7s" from="0" to="360" repeatCount="indefinite" />\ \textless \ br /\ \textgreater \ <animate attributeName="cx" dur="8s" values="-20; 220; -20" repeatCount="indefinite" />\ \textless \ br /\ \textgreater \ <animate attributeName="ry" dur="3s" values="10; 60; 10" repeatCount="indefinite" />\ \textless \ br /\ \textgreater \ </ellipse>\ \textless \ br /\ \textgreater \ </g><use xlink:href="#R1" transform="rotate(72 390 150)" />\ \textless \ br /\ \textgreater \ <use xlink:href="#R1" transform="rotate(144 390 150)" />\ \textless \ br /\ \textgreater \ <use xlink:href="#R1" transform="rotate(216 390 150)" />\ \textless \ br /\ \textgreater \ <use xlink:href="#R1" transform="rotate(288 390 150)" />\ \textless \ br /\ \textgreater \ </svg></body></html>

<svg width="250" height="250" viewBox="0 0 100 100">\ \textless \ br /\ \textgreater \ \ \textless \ br /\ \textgreater \ <path fill="Red" d="M92.71,7.27L92.71,7.27c-9.71-9.69-25.46-9.69-35.18,0L50,14.79l-7.54-7.52C32.75-2.42,17-2.42,7.29,7.27v0 c-9.71,9.69-9.71,25.41,0,35.1L50,85l42.71-42.63C102.43,32.68,102.43,16.96,92.71,7.27z"></path>\ \textless \ br /\ \textgreater \ \ \textless \ br /\ \textgreater \ <animateTransform \ \textless \ br /\ \textgreater \ attributeName="transform" \ \textless \ br /\ \textgreater \ type="scale" \ \textless \ br /\ \textgreater \ values="1; 1.5; 1.25; 1.5; 1.5; 1;" \ \textless \ br /\ \textgreater \ dur="2s" \ \textless \ br /\ \textgreater \ repeatCount="40"> \ \textless \ br /\ \textgreater \ </animateTransform>\ \textless \ br /\ \textgreater \ \ \textless \ br /\ \textgreater \ </svg>

&lt;!DOCTYPE html&gt;</p><p></p><p>&lt;html lang="en"&gt;</p><p></p><p>&lt;head&gt;</p><p></p><p>&lt;title&gt;Heart&lt;/title&gt;</p><p></p><p>&lt;/head&gt;</p><p></p><p>&lt;body&gt;</p><p></p><p>&lt;div class="center-on-page"&gt;</p><p></p><p>&lt;div class="heart pulse"&gt;&lt;/div&gt;</p><p></p><p>&lt;/div&gt;</p><p></p><p>&lt;style&gt;</p><p></p><p>body {</p><p></p><p>background: #e74c3c;</p><p></p><p>}</p><p></p><p>.center-on-page {</p><p></p><p>position: absolute;</p><p></p><p>top: 300px;</p><p></p><p>left: 50%;</p><p></p><p>transform: translate(-50%,-50%);</p><p></p><p>}</p><p></p><p>/* Heart styles */</p><p></p><p>.heart {</p><p></p><p>position: relative;</p><p></p><p>display: block;</p><p></p><p>width: 100px;</p><p></p><p>height: 100px;</p><p></p><p>background: #ecf0f1;</p><p></p><p>border-radius: 0 0 0 10px;</p><p></p><p>transform: rotate(-45deg);</p><p></p><p>animation: pulse 1s infinite;</p><p></p><p>}</p><p></p><p>.heart::before,</p><p></p><p>.heart::after {</p><p></p><p>position: absolute;</p><p></p><p>content: "";</p><p></p><p>width: 100px;</p><p></p><p>height: 100px;</p><p></p><p>background: #ecf0f1;</p><p></p><p>border-radius: 50%;</p><p></p><p>}</p><p></p><p>.heart::before {</p><p></p><p>top: -50px;</p><p></p><p>left: 0;</p><p></p><p>}</p><p></p><p>.heart::after {</p><p></p><p>top: 0;</p><p></p><p>right: -50px;</p><p></p><p>}</p><p></p><p>@keyframes pulse {</p><p></p><p>0%, 20% {</p><p></p><p>transform: rotate(-45deg) scale(1);</p><p></p><p>}</p><p></p><p>30% {</p><p></p><p>transform: rotate(-45deg) scale(1.2);</p><p></p><p>}</p><p></p><p>50% {</p><p></p><p>transform: rotate(-45deg) scale(1);</p><p></p><p>}</p><p></p><p>60% {</p><p></p><p>transform: rotate(-45deg) scale(1.1);</p><p></p><p>}</p><p></p><p>70%, 100% {</p><p></p><p>transform: rotate(-45deg) scale(1);</p><p></p><p>}</p><p></p><p>}</p><p></p><p>&lt;/style&gt;</p><p></p><p>&lt;/body&gt;</p><p></p><p>&lt;/html&gt;

Similar questions