English, asked by jatinjs947, 7 months ago

Cuction -
The manages Logitech Saletion write a
Goffice to mactivate and counsel The office
staff in these tough Tunes el corone virus
fordemic words finit 300 - 350 words.
Ganswer
The mee gor your brence ergeriselong​

Answers

Answered by Adithya8055
1

Explanation:

[3 html>

<html lang="en">

<head>

<title>Shinchan</title>

</head>

<body>

<div class="face">

<div class="forhead"></div>

<div class="cheeks"></div>

<div class="ear"></div>

<div class="eyebrow left"></div>

<div class="eyebrow right"></div>

<div class="eye left"></div>

<div class="eye right"></div>

<div class="mouth"></div>

<div class="shy"></div>

<div class="shy right"></div>

</div>

<style>

body {

background:#3e505e

}

.face {

height: 600px;

width: 350px;

position: relative;

margin: auto;

}

.face:before {

content:'';

background:black;

height:122px;

width:95px;

position:absolute;

z-index:6;

left:210px;

top:29px;

border-radius:100% 190% 100% 0%;

transform: rotate(-20deg);

}

.face:after {

content:'';

width:230px;

height:180px;

background:black;

content:'';

transform: rotate(-8deg);

position:absolute;

border-radius:100% 160% 100% 0%;

left:70px;

bottom:-14px;

top:10px;

z-index:5;

}

.forhead, .forhead:after {

content: '';

width: 220px;

height: 181px;

background: #fbc6a3;

content: '';

transform: rotate(-3deg);

position: absolute;

border-radius: 60% 120% 50% 0%;

left: 67px;

bottom: -14px;

top: 21px;

z-index: 6;

}

.forhead:after {

width: 160px;

height: 150px;

border-radius: 150% 174% 159% 100%;

transform: rotate(-20deg);

top: 13px;

left: 59px;

border-top: 15px solid #fbc6a3;

}

.forhead:before{

background:#fbc6a3;

width:60px;

height:10px;

content:'';

position:absolute;

z-index:7;

left:105px;

top:9px;

transform: rotate(13deg);

border-radius:100%

}

.ear {

width:60px;

height:50px;

background:#fbc6a3;

z-index:7;

position:absolute;

border-radius:300% 190% 200% 100%;

transform: rotate(-20deg);

top:110px;

left:285px

}

.cheeks {

background: #fbc6a3;

width: 280px;

height: 100px;

border-radius: 50px 0px 50px 40px;

transform: rotate(-3deg);

position: relative;

content: 'a';

top: 108px;

left:10px

}

.cheeks:after {

width: 297px;

height: 100px;

background: #fbc6a3;

content: '';

transform: rotate(-3deg);

position: absolute;

border-radius: 100% 100% 100% 100%;

left: 1px;

bottom: -14px;

}

.eye {

width:40px;

height:40px;

position:relative;

background:black;

border-radius:100%;

animation: close-eye 4s none .2s infinite;

}

.eye:after {

content:'';

position:absolute;

background:white;

width:15px;

height:15px;

border-radius:100%;

left:17px;

top:12px;

}

.eye:before {

content:'';

position:absolute;

width:70px;

height:60px;

border-radius:100%;

border-top:2px solid black;

left:-20px;

margin-top:-20px;

}

.eye.left,.eye.right {

position:absolute;

top:80px;

left:100px;

z-index:10;

}

.eye.right {

left:190px;

top:90px;

}

.eyebrow {

animation: eyebroani 2s linear .2s infinite;

}

.eyebrow,.eyebrow:after {

position:absolute;

width:20px;

height:60px;

background:black;

z-index:8;

border-radius:15px;

transform: rotate(40deg);

top:10px;

left:90px;

}

.eyebrow:after {

content:'';

transform: rotate(-100deg);

left:19px;

margin-top:-23px;

top:auto;

}

.eyebrow.right {

left:180px;

top:8px;

transform: rotate(50deg);

}

.mouth {

position:absolute;

width:40px;

height:40px;

background:#76322f;

border-radius:100%;

top:180px;

left:50px;

z-index:8;

}

.shy {

position:absolute;

width:0px;

height:0px;

border-radius:100%;

opacity:0;

box-shadow: 0px 0px 40px 20px red;

z-index:8;

left:35px;

top:160px;

animation: shy 10s linear .2s infinite;

}

.shy.right {

left:170px;

top:180px;

}

@keyframes eyebroani {

0% {margin-top:auto}

10% {margin-top:-10px}

20% {margin-top:auto}

30% {margin-top:-10px}

40% {margin-top:auto}

100% {margin-top:auto}

}

@keyframes shy {

0% {opacity:0}

10% {opacity:0.2}

90% {opacity:0.2}

100% {opacity:0}

}

@keyframes close-eye {

0% {

height: 40px;

margin-top: auto;

overflow: auto;

}

5% {

height: 2px;

margin-top: 20px;

overflow: hidden;

}

5.1% {

height: 40px;

margin-top:0;

overflow:visible;

}

}

</style>

</body>

</html>[/tex]

Answered by Anonymous
4

Explanation:

[3 html&gt;</p><p>&lt;html lang="en"&gt;</p><p>&lt;head&gt;</p><p>&lt;title&gt;Shinchan&lt;/title&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p>&lt;div class="face"&gt;</p><p>&lt;div class="forhead"&gt;&lt;/div&gt;</p><p>&lt;div class="cheeks"&gt;&lt;/div&gt;</p><p>&lt;div class="ear"&gt;&lt;/div&gt;</p><p>&lt;div class="eyebrow left"&gt;&lt;/div&gt;</p><p>&lt;div class="eyebrow right"&gt;&lt;/div&gt;</p><p>&lt;div class="eye left"&gt;&lt;/div&gt;</p><p>&lt;div class="eye right"&gt;&lt;/div&gt;</p><p>&lt;div class="mouth"&gt;&lt;/div&gt;</p><p>&lt;div class="shy"&gt;&lt;/div&gt;</p><p>&lt;div class="shy right"&gt;&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;style&gt;</p><p>body {</p><p>background:#3e505e</p><p>}</p><p>.face {</p><p>height: 600px;</p><p>width: 350px;</p><p>position: relative;</p><p>margin: auto;</p><p>}</p><p>.face:before {</p><p>content:'';</p><p>background:black;</p><p>height:122px;</p><p>width:95px;</p><p>position:absolute;</p><p>z-index:6;</p><p>left:210px;</p><p>top:29px;</p><p>border-radius:100% 190% 100% 0%;</p><p>transform: rotate(-20deg);</p><p>}</p><p>.face:after {</p><p>content:'';</p><p>width:230px;</p><p>height:180px;</p><p>background:black;</p><p>content:'';</p><p>transform: rotate(-8deg);</p><p>position:absolute;</p><p>border-radius:100% 160% 100% 0%;</p><p>left:70px;</p><p>bottom:-14px;</p><p>top:10px;</p><p>z-index:5;</p><p>}</p><p>.forhead, .forhead:after {</p><p>content: '';</p><p>width: 220px;</p><p>height: 181px;</p><p>background: #fbc6a3;</p><p>content: '';</p><p>transform: rotate(-3deg);</p><p>position: absolute;</p><p>border-radius: 60% 120% 50% 0%;</p><p>left: 67px;</p><p>bottom: -14px;</p><p>top: 21px;</p><p>z-index: 6;</p><p>}</p><p>.forhead:after {</p><p>width: 160px;</p><p>height: 150px;</p><p>border-radius: 150% 174% 159% 100%;</p><p>transform: rotate(-20deg);</p><p>top: 13px;</p><p>left: 59px;</p><p>border-top: 15px solid #fbc6a3;</p><p>}</p><p>.forhead:before{</p><p>background:#fbc6a3;</p><p>width:60px;</p><p>height:10px;</p><p>content:'';</p><p>position:absolute;</p><p>z-index:7;</p><p>left:105px;</p><p>top:9px;</p><p>transform: rotate(13deg);</p><p>border-radius:100%</p><p>}</p><p>.ear {</p><p>width:60px;</p><p>height:50px;</p><p>background:#fbc6a3;</p><p>z-index:7;</p><p>position:absolute;</p><p>border-radius:300% 190% 200% 100%;</p><p>transform: rotate(-20deg);</p><p>top:110px;</p><p>left:285px</p><p>}</p><p>.cheeks {</p><p>background: #fbc6a3;</p><p>width: 280px;</p><p>height: 100px;</p><p>border-radius: 50px 0px 50px 40px;</p><p>transform: rotate(-3deg);</p><p>position: relative;</p><p>content: 'a';</p><p>top: 108px;</p><p>left:10px</p><p>}</p><p>.cheeks:after {</p><p>width: 297px;</p><p>height: 100px;</p><p>background: #fbc6a3;</p><p>content: '';</p><p>transform: rotate(-3deg);</p><p>position: absolute;</p><p>border-radius: 100% 100% 100% 100%;</p><p>left: 1px;</p><p>bottom: -14px;</p><p>}</p><p>.eye {</p><p>width:40px;</p><p>height:40px;</p><p>position:relative;</p><p>background:black;</p><p>border-radius:100%;</p><p>animation: close-eye 4s none .2s infinite;</p><p>}</p><p>.eye:after {</p><p>content:'';</p><p>position:absolute;</p><p>background:white;</p><p>width:15px;</p><p>height:15px;</p><p>border-radius:100%;</p><p>left:17px;</p><p>top:12px;</p><p>}</p><p>.eye:before {</p><p>content:'';</p><p>position:absolute;</p><p>width:70px;</p><p>height:60px;</p><p>border-radius:100%;</p><p>border-top:2px solid black;</p><p>left:-20px;</p><p>margin-top:-20px;</p><p>}</p><p>.eye.left,.eye.right {</p><p>position:absolute;</p><p>top:80px;</p><p>left:100px;</p><p>z-index:10;</p><p>}</p><p>.eye.right {</p><p>left:190px;</p><p>top:90px;</p><p>}</p><p>.eyebrow {</p><p>animation: eyebroani 2s linear .2s infinite;</p><p>}</p><p>.eyebrow,.eyebrow:after {</p><p>position:absolute;</p><p>width:20px;</p><p>height:60px;</p><p>background:black;</p><p>z-index:8;</p><p>border-radius:15px;</p><p>transform: rotate(40deg);</p><p>top:10px;</p><p>left:90px;</p><p>}</p><p>.eyebrow:after {</p><p>content:'';</p><p>transform: rotate(-100deg);</p><p>left:19px;</p><p>margin-top:-23px;</p><p>top:auto;</p><p>}</p><p>.eyebrow.right {</p><p>left:180px;</p><p>top:8px;</p><p>transform: rotate(50deg);</p><p>}</p><p>.mouth {</p><p>position:absolute;</p><p>width:40px;</p><p>height:40px;</p><p>background:#76322f;</p><p>border-radius:100%;</p><p>top:180px;</p><p>left:50px;</p><p>z-index:8;</p><p>}</p><p>.shy {</p><p>position:absolute;</p><p>width:0px;</p><p>height:0px;</p><p>border-radius:100%;</p><p>opacity:0;</p><p>box-shadow: 0px 0px 40px 20px red;</p><p>z-index:8;</p><p>left:35px;</p><p>top:160px;</p><p>animation: shy 10s linear .2s infinite;</p><p>}</p><p>.shy.right {</p><p>left:170px;</p><p>top:180px;</p><p>}</p><p>@keyframes eyebroani {</p><p>0% {margin-top:auto}</p><p>10% {margin-top:-10px}</p><p>20% {margin-top:auto}</p><p>30% {margin-top:-10px}</p><p>40% {margin-top:auto}</p><p>100% {margin-top:auto}</p><p>}</p><p>@keyframes shy {</p><p>0% {opacity:0}</p><p>10% {opacity:0.2}</p><p>90% {opacity:0.2}</p><p>100% {opacity:0}</p><p>}</p><p>@keyframes close-eye {</p><p>0% {</p><p>height: 40px;</p><p>margin-top: auto;</p><p>overflow: auto;</p><p>}</p><p>5% {</p><p>height: 2px;</p><p>margin-top: 20px;</p><p>overflow: hidden;</p><p>}</p><p>5.1% {</p><p>height: 40px;</p><p>margin-top:0;</p><p>overflow:visible;</p><p>}</p><p>}</p><p>&lt;/style&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

[/tex]

Similar questions