Math, asked by rohin111bhattacharya, 9 months ago

pls solve the question. wrong answers will be reported ​

Attachments:

Answers

Answered by Rishabh5534s
8

Answer:

Hello Rohit today I will send you friend request

my uid is 990593834

and name in free fire ABHI#RISHI#N naam se hogi accept kar lena okk

my whatsapp number is 9305728851 send me message...

Answered by nightfury27
7

[tx]

<!DOCTYPE html>

<html>

<head>

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Loading..</title>

<style type="text/css">

div{

margin:160px 20px;

width:100px;

height:100px;

background-color:grey;

color:white;

border-radius:60px;

border-color:red;

font-size:20px;

border-width:10px;

border-style:solid;

text-align:center;

line-height:65px;

animation-name:load;

animation-duration:4s;

animation-iteration-count:infinite;

box-shadow:20px 20px black 20px 20px;

}

@keyframes load{

0%{border-color:red;color:violet;}

25%{border-color:blue;color:yellow;}

50%{border-color:green;color:green;}

75%{border-color:yellow;color:blue;}

90%{border-color:violet;color:white;}

100%{border-color:red;color:violet;}

}

</style>

</head>

<body>

<center>

<div><p>Loading....</p></div></center>

</body>

</html>

[/tex]

Similar questions