Math, asked by harshalibarapatre01, 7 months ago

pecimeter to
leer
Squase
Covent the following equation into simultan-
ta
ay
Teacher's Signature
Cous cauction and solve​

Answers

Answered by Anushka786
4

Step-by-step explanation:

<!DOCTYPE HTML>

<html lang="en">

<head>

<meta charset=utf-8>

<title>Create a speech bubble shape with CSS3</title>

<style type="text/css">

#speech-bubble {

width: 120px;

height: 80px;

background: #5ac4ed;

position: absolute;

left:100px;

-moz-border-radius: 10px;

-webkit-border-radius: 10px;

border-radius: 10px;

}

#speech-bubble:before {

content:"";

position: absolute;

width: 0;

height: 0;

border-top: 13px solid transparent;

border-right: 26px solid #5ac4ed;

border-bottom: 13px solid transparent;

margin: 13px 0 0 -25px;

}

</style>

</head>

<body>

<div id="speech-bubble"></div>

</body>

</html>

Answered by nishu9414
2

Answer:First give me thanks❤️❤️❤️. Then I will answer, pls pls pls pls pls pls pls pls pls pls pls pls pls

Step-by-step explanation:

Similar questions