Math, asked by manu9035, 8 months ago

please give me answer for exercise 7.1 Q1and 2 plss it a request​

Answers

Answered by Anonymous
3

Class name and other information not gave you...

follow mee

don't forget for brainliest my ans...

Stay home stay safe

Answered by rohit50003
4

Write tex in change of tx in first line.

[tx]<html>

<head>

<style>

h1{

text-transform:uppercase;

margin-top:90px;

text-align:center;

font-family:Courier new,monospace;

border:3px solid rgb(60,450,500);

border-top:none;

width:90%;

letter-spacing:-6px;

box-sizing:border-box;

padding-right:5px;

border-radius:6px;

font-size:35px;

font-weight:bold;

}

h1 span{

position:relative;

display:inline-block;

margin-right:3px;

}

@keyframes shahir{

0%

{

transform: translateY(0px) rotate(0deg);

}

40%

{

transform: translateY(0px) rotate(0deg);

}

50%

{

transform: translateY(-50px)rotate(180deg);;

}

60%

{

transform: translateY(0px)rotate(360deg);;

}

100%

{

transform: translate(0px)rotate(360deg);;

}}

h1 span

{

animation: shahir 3s alternate infinite linear;

}

h1 span:nth-child(1)

{color:lime;

animation-delay: 0s;

}

h1 span:nth-child(2)

{color:lightmaroon;

animation-delay: 0.2s;

}

h1 span:nth-child(3)

{color:red;

animation-delay:0s;

}

h1 span:nth-child(4)

{color:green;

animation-delay: 0.4s;

}

h1 span:nth-child(5)

{color:blue;

animation-delay: 0.5s;

}

h1 span:nth-child(6)

{color:purple;

animation-delay: 0.3s;}

</style>

<meta name="viewport" content="width=device-width" >

</head>

<body><center><div><h1><span>R</span><span>O</span><span>H</span><span>I</span><span>T</span>

<span>K</span><span>U</span><span>M</span><span>A</span><span>R</span></h1></div></center></body></html>[/tex]

Result:-

&lt;html&gt;</p><p></p><p>&lt;head&gt;</p><p></p><p>&lt;style&gt;</p><p></p><p>h1{</p><p></p><p>text-transform:uppercase;</p><p></p><p>margin-top:90px;</p><p></p><p>text-align:center;</p><p></p><p>font-family:Courier new,monospace;</p><p></p><p>border:3px solid rgb(60,450,500);</p><p></p><p>border-top:none;</p><p></p><p>width:90%;</p><p></p><p>letter-spacing:-6px;</p><p></p><p>box-sizing:border-box;</p><p></p><p>padding-right:5px;</p><p></p><p>border-radius:6px;</p><p></p><p>font-size:35px;</p><p></p><p>font-weight:bold;</p><p></p><p>}</p><p></p><p>h1 span{</p><p></p><p>position:relative;</p><p></p><p>display:inline-block;</p><p></p><p>margin-right:3px;</p><p></p><p>}</p><p></p><p>@keyframes shahir{</p><p></p><p>0%</p><p></p><p>{</p><p></p><p>transform: translateY(0px) rotate(0deg);</p><p></p><p>}</p><p></p><p>40%</p><p></p><p>{</p><p></p><p>transform: translateY(0px) rotate(0deg);</p><p></p><p>}</p><p></p><p>50%</p><p></p><p>{</p><p></p><p>transform: translateY(-50px)rotate(180deg);;</p><p></p><p>}</p><p></p><p>60%</p><p></p><p>{</p><p></p><p>transform: translateY(0px)rotate(360deg);;</p><p></p><p>}</p><p></p><p>100%</p><p></p><p>{</p><p></p><p>transform: translate(0px)rotate(360deg);;</p><p></p><p>}}</p><p></p><p>h1 span</p><p></p><p>{</p><p></p><p>animation: shahir 3s alternate infinite linear;</p><p></p><p>}</p><p></p><p>h1 span:nth-child(1)</p><p></p><p>{color:lime;</p><p></p><p>animation-delay: 0s;</p><p></p><p>}</p><p></p><p>h1 span:nth-child(2)</p><p></p><p>{color:lightmaroon;</p><p></p><p>animation-delay: 0.2s;</p><p></p><p>}</p><p></p><p>h1 span:nth-child(3)</p><p></p><p>{color:red;</p><p></p><p>animation-delay:0s;</p><p></p><p>}</p><p></p><p>h1 span:nth-child(4)</p><p></p><p>{color:green;</p><p></p><p>animation-delay: 0.4s;</p><p></p><p>}</p><p></p><p>h1 span:nth-child(5)</p><p></p><p>{color:blue;</p><p></p><p>animation-delay: 0.5s;</p><p></p><p>}</p><p></p><p>h1 span:nth-child(6)</p><p></p><p>{color:purple;</p><p></p><p>animation-delay: 0.3s;}</p><p></p><p>&lt;/style&gt;</p><p></p><p>&lt;meta name="viewport" content="width=device-width" &gt;</p><p></p><p>&lt;/head&gt;</p><p></p><p>&lt;body&gt;&lt;center&gt;&lt;div&gt;&lt;h1&gt;&lt;span&gt;R&lt;/span&gt;&lt;span&gt;O&lt;/span&gt;&lt;span&gt;H&lt;/span&gt;&lt;span&gt;I&lt;/span&gt;&lt;span&gt;T&lt;/span&gt;</p><p></p><p>&lt;span&gt;K&lt;/span&gt;&lt;span&gt;U&lt;/span&gt;&lt;span&gt;M&lt;/span&gt;&lt;span&gt;A&lt;/span&gt;&lt;span&gt;R&lt;/span&gt;&lt;/h1&gt;&lt;/div&gt;&lt;/center&gt;&lt;/body&gt;&lt;/html&gt;

Similar questions