Hindi, asked by cutiepie214, 9 months ago

how to delete questions of own in brainly.........???​

Answers

Answered by MRsteveAustiN
9

Report the answer

</p><p>&lt;!DOCTYPE html&gt;</p><p>&lt;html&gt;</p><p>&lt;head&gt;</p><p>&lt;title&gt;Page Title&lt;/title&gt;</p><p>&lt;/head&gt;</p><p>&lt;h1&gt;Mr Steve AustiN&lt;/h1&gt;</p><p>&lt;style&gt;</p><p>h1 {</p><p>  --color1: #1528ec;</p><p>  --color2: #ff0a0a;</p><p>  font-family: "Open Sans", sans-serif;</p><p>  text-align: center;</p><p>  font-size: 30px;</p><p>  background: repeating-linear-gradient(</p><p>    45deg,</p><p>    var(--color1),</p><p>    var(--color1) 30px,</p><p>    var(--color2) 30px,</p><p>    var(--color2) 60px</p><p>  );</p><p>  background-clip: text;</p><p>  color: transparent;</p><p>  -webkit-background-clip: text;</p><p>  animation: 40s linear 0s infinite move;</p><p>}</p><p></p><p>@keyframes move {</p><p>  from {</p><p>    background-position: 0px;</p><p>  }</p><p>  to {</p><p>    background-position: 1000px;</p><p>  }</p><p>}</p><p></p><p>&lt;/style&gt;</p><p></p><p>&lt;/html&gt;</p><p></p><p>

Similar questions