Social Sciences, asked by niteshiscm18112008, 5 months ago

what is your state and about you ?

Answers

Answered by knowledgeisbest
1

Answer:

my name is ..............................

Explanation:

Answered by Anonymous
2

Maharashtra,& about me I m busy....! :)

&lt;html&gt;</p><p>&lt;head&gt;</p><p>   &lt;title&gt; Try It Yourself &lt;/title&gt;</p><p>   &lt;style type="text/css"&gt;</p><p>      @keyframes myAnimation {</p><p>         from {</p><p>            background: yellow;</p><p>            left: 0px;</p><p>         }</p><p>         to {</p><p>            background: pink;</p><p>            left: 200px;</p><p>         }</p><p>      }</p><p>      div {</p><p>         animation: myAnimation 2s linear 1s infinite alternate;</p><p>         width: 100px;</p><p>         height: 100px;</p><p>         background: yellow;</p><p>         position: relative;</p><p>      }</p><p>   &lt;/style&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p>   &lt;div&gt;&lt;/div&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

Similar questions