Environmental Sciences, asked by 8shanjayg, 9 months ago

Single friends is her give answer

Answers

Answered by Anonymous
3

Answer:

I can't understand ur question.!!

&lt;!DOCTYPE html&gt;</p><p></p><p>&lt;html lang="en"&gt;</p><p></p><p>&lt;head&gt;</p><p></p><p>&lt;title&gt;Deadpool&lt;/title&gt;</p><p></p><p>&lt;/head&gt;</p><p></p><p>&lt;body&gt;</p><p></p><p>&lt;div class="body-container"&gt;</p><p>&lt;div class="sword-container"&gt;</p><p>&lt;div class="sword left-sword"&gt;</p><p>&lt;div class="cross-guard"&gt;&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;div class="sword right-sword"&gt;</p><p>&lt;div class="cross-guard"&gt;&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;div class="mask-shadow"&gt;</p><p>&lt;div class="mask"&gt;</p><p>&lt;div class="mask-shine-01"&gt;&lt;/div&gt;</p><p>&lt;div class="mask-shine-02"&gt;&lt;/div&gt;</p><p>&lt;div class="eyes left-eye"&gt;</p><p>&lt;div class="left-eye-pupil"&gt;&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;div class="eyes right-eye"&gt;</p><p>&lt;div class="right-eye-pupil"&gt;&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;div class="body-shadow"&gt;</p><p>&lt;div class="body-top"&gt;</p><p>&lt;div class="pecs left-pec"&gt;&lt;/div&gt;</p><p>&lt;div class="pecs right-pec"&gt;&lt;/div&gt;</p><p>&lt;div class="upper-body"&gt;&lt;/div&gt;</p><p>&lt;div class="belt"&gt;</p><p>&lt;div class="ammo-thing ammo-01"&gt;&lt;/div&gt;</p><p>&lt;div class="ammo-thing ammo-02"&gt;&lt;/div&gt;</p><p>&lt;div class="outer-belt-buckle"&gt;</p><p>&lt;div class="inner-belt-buckle"&gt;</p><p>&lt;div class="line-belt"&gt;&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;div class="ammo-thing ammo-03"&gt;&lt;/div&gt;</p><p>&lt;div class="ammo-thing ammo-04"&gt;&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;div class="hands-container"&gt;</p><p>&lt;div class="hands-shadow"&gt;</p><p>&lt;div class="hand left-hand"&gt;</p><p>&lt;div class="hand-shine"&gt;&lt;/div&gt;</p><p>&lt;div class="hand-small-shine"&gt;&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;div class="hands-shadow hands-shadow-right"&gt;</p><p>&lt;div class="hand right-hand"&gt;</p><p>&lt;div class="hand-shine"&gt;&lt;/div&gt;</p><p>&lt;div class="hand-small-shine"&gt;&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p></p><p>&lt;style&gt;</p><p></p><p>body {</p><p>padding: 0;</p><p>margin: 0;</p><p>  background: #eee;</p><p>}</p><p></p><p>.body-container {</p><p>  top: 20vh;</p><p>width: 450px;</p><p>height: 300px;</p><p>background: #eee;</p><p>position: relative;</p><p>margin: 0 auto;</p><p>}</p><p></p><p>.mask-shadow {</p><p>background: #BF0011;</p><p>width: 113px;</p><p>height: 109px;</p><p>position: absolute;</p><p>left: 50%;</p><p>transform: translateX(-50%);</p><p>border: 9px solid #000;</p><p>border-radius: 30px;</p><p>overflow: hidden;</p><p>top: 20px;</p><p>z-index: 20;</p><p>}</p><p></p><p>.mask {</p><p>background: #FF0016;</p><p>position: absolute;</p><p>width: 110px;</p><p>height: 124px;</p><p>border-radius: 30px;</p><p>left: 13px;</p><p>top: -2px;</p><p>}</p><p></p><p>.mask-shine-01 {</p><p>width: 10px;</p><p>height: 10px;</p><p>background: #FF4449;</p><p>border-radius: 50%;</p><p>position: absolute;</p><p>left: 53px;</p><p>top: 10px;</p><p>}</p><p></p><p>.mask-shine-02 {</p><p>width: 30px;</p><p>height: 30px;</p><p>background: #FF4449;</p><p>border-radius: 50%;</p><p>position: absolute;</p><p>left: 65px;</p><p>top: 10px;</p><p>}</p><p></p><p>.eyes {</p><p>background: #000;</p><p>width: 36px;</p><p>height: 40px;</p><p>position: absolute;</p><p>top: 59px;</p><p>border-radius: 7px;</p><p>}</p><p></p><p>.left-eye {</p><p>left: -7px;</p><p>}</p><p></p><p>.left-eye-pupil {</p><p>width: 10px;</p><p>height: 7px;</p><p>background: #fff;</p><p>position: absolute;</p><p>top: 20px;</p><p>left: 20px;</p><p>border-radius: 8px 8px 0px 0px;</p><p>-webkit-transform: rotate(-140deg);</p><p>}</p><p></p><p>.right-eye {</p><p>left: 58px;</p><p>}</p><p></p><p>.right-eye-pupil {</p><p>width: 10px;</p><p>height: 7px;</p><p>background: #fff;</p><p>position: absolute;</p><p>top: 20px;</p><p>left: 6px;</p><p>border-radius: 8px 8px 0px 0px;</p><p>-webkit-transform: rotate(140deg);</p><p>}</p><p></p><p>.sword-container {</p><p>position: relative;</p><p>top: 10px;</p><p>}</p><p></p><p>.sword {</p><p>width: 16px;</p><p>height: 100px;</p><p>background: #000;</p><p>border-radius: 5px;</p><p>}</p><p></p><p>.left-sword {</p><p>position: absolute;</p><p>left: 140px;</p><p>-webkit-transform: rotate(-50deg);</p><p>top: 40px;</p><p>}</p><p></p><p>.right-sword {</p><p>left: 295px;</p><p>position: absolute;</p><p>-webkit-transform: rotate(50deg);</p><p>top: 40px;</p><p>}</p><p></p><p>.cross-guard {</p><p>width: 30px;</p><p>height: 7px;</p><p>background: #000;</p><p>position: absolute;</p><p>left: -7px;</p><p>top: 40px;</p><p>border-radius: 5px;</p><p>}</p><p></p><p>.body-shadow {</p><p>background: #BF0011;</p><p>width: 86px;</p><p>height: 70px;</p><p>position: absolute;</p><p>left: 50%;</p><p>transform: translateX(-50%);</p><p>top: 130px;</p><p>border: 9px solid #000;</p><p>border-radius: 0 0 35px 35px;</p><p>overflow: hidden;</p><p>z-index: 18;</p><p>}</p><p></p><p>.body-top {</p><p>background: #FF0016;</p><p>width: 110px;</p><p>height: 70px;</p><p>position: absolute;</p><p>left: 10px;</p><p>border-radius: 0 0 0 30px;</p><p>}</p><p></p><p>.upper-body {</p><p>background: #191919;</p><p>width: 100px;</p><p>height: 40px;</p><p>top: 0px;</p><p>left: -10px;</p><p>position: absolute;</p><p>}</p><p></p><p>.pecs {</p><p>background: #FF0016;</p><p>width: 32px;</p><p>height: 20px;</p><p>position: absolute;</p><p>top: 10px;</p><p>z-index: 10;</p><p>border-radius: 4px;</p><p>}</p><p></p><p>.left-pec {</p><p>left: -2px;</p><p>}</p><p></p><p>.right-pec {</p><p>left: 36px;</p><p>}</p><p></p><p>.belt {</p><p>background: #191919;</p><p>width: 90px;</p><p>height: 15px;</p><p>position: absolute;</p><p>top: 36px;</p><p>left: -11px;</p><p>}</p><p></p><p>.ammo-thing {</p><p>background: #3e3e3e;</p><p>width: 8px;</p><p>height: 14px;</p><p>top: -3px;</p><p>position: absolute;</p><p>left: 0px;</p><p>border-radius: 3px;</p><p>border: 4px solid #000;</p><p>}</p><p></p><p>.ammo-02 {</p><p>left: 17px;</p><p>}</p><p></p><p>.ammo-03 {</p><p>left: 56px;</p><p>}</p><p></p><p>.ammo-04 {</p><p>left: 73px;</p><p>}</p><p></p><p>.outer-belt-buckle {</p><p>background: #E90013;</p><p>width: 20px;</p><p>height: 20px;</p><p>position: absolute;</p><p>left: 32px;</p><p>top: -4px;</p><p>border-radius: 50%;</p><p>border: 3px solid #000;</p><p>}</p><p></p><p>.inner-belt-buckle {</p><p>background: #fff;</p><p>position: absolute;</p><p>left: 2px;</p><p>top: 2px;</p><p>width: 10px;</p><p>height: 10px;</p><p>border-radius: 50%;</p><p>border: 3px solid #000;</p><p>}</p><p></p><p>.line-belt {</p><p>background: #000;</p><p>position: absolute;</p><p>width: 6px;</p><p>height: 10px;</p><p>left: 2px;</p><p>}</p><p></p><p>.hands-container {</p><p>top: 96px;</p><p>position: absolute;</p><p>}</p><p></p><p>.hands-shadow {</p><p>background: #242424;</p><p>width: 50px;</p><p>height: 50px;</p><p>border-radius: 50%;</p><p>border: 9px solid #000;</p><p>position: absolute;</p><p>left: 124px;</p><p>z-index: 30;</p><p>top: 26px;</p><p>overflow: hidden;</p><p>}</p><p></p><p>.hands-shadow-right {</p><p>left: 260px;</p><p>}</p><p></p><p>.hand-shine {</p><p>background: #333;</p><p>width: 48px;</p><p>height: 50px;</p><p>position: absolute;</p><p>left: 9px;</p><p>border-radius: 50%;</p><p>top: -8px;</p><p>}</p><p></p><p>.hand-small-shine {</p><p>background: #4c4c4c;</p><p>width: 14px;</p><p>height: 14px;</p><p>position: absolute;</p><p>left: 30px;</p><p>top: 10px;</p><p>border-radius: 50%;</p><p>}</p><p></p><p>&lt;/style&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

Answered by udmehta5
1

Answer:

kya????????????????????????

Similar questions