Art, asked by samridhiAnand, 7 months ago

ok thank you dear for your answer but you are not tell me what is the currency and capital of Barbados ​

Answers

Answered by nandani00364088
0

Answer:

no saying thank you

Explanation:

ok no thank you

Answered by Anushka786
23

Explanation:

</p><p>&lt;div class="scene"&gt;</p><p>  &lt;div class="cube"&gt;</p><p>    &lt;div class="cube__face cube__face--front"&gt;front&lt;/div&gt;</p><p>    &lt;div class="cube__face cube__face--back"&gt;back&lt;/div&gt;</p><p>    &lt;div class="cube__face cube__face--right"&gt;right&lt;/div&gt;</p><p>    &lt;div class="cube__face cube__face--left"&gt;left&lt;/div&gt;</p><p>    &lt;div class="cube__face cube__face--top"&gt;top&lt;/div&gt;</p><p>    &lt;div class="cube__face cube__face--bottom"&gt;bottom&lt;/div&gt;</p><p>  &lt;/div&gt;</p><p>&lt;/div&gt;</p><p>.scene {</p><p>  width: 200px;</p><p>  height: 200px;</p><p>  perspective: 600px;</p><p>}</p><p></p><p>.cube {</p><p>  width: 100%;</p><p>  height: 100%;</p><p>  position: relative;</p><p>  transform-style: preserve-3d;</p><p>}</p><p></p><p>.cube__face {</p><p>  position: absolute;</p><p>  width: 200px;</p><p>  height: 200px;</p><p>}</p><p>.cube__face--front  { transform: rotateY(  0deg); }</p><p>.cube__face--right  { transform: rotateY( 90deg); }</p><p>.cube__face--back   { transform: rotateY(180deg); }</p><p>.cube__face--left   { transform: rotateY(-90deg); }</p><p>.cube__face--top    { transform: rotateX( 90deg); }</p><p>.cube__face--bottom { transform: rotateX(-90deg); }</p><p>cube__face--front  { transform: rotateY(  0deg) translateZ(100px); }</p><p>.cube__face--right  { transform: rotateY( 90deg) translateZ(100px); }</p><p>.cube__face--back   { transform: rotateY(180deg) translateZ(100px); }</p><p>.cube__face--left   { transform: rotateY(-90deg) translateZ(100px); }</p><p>.cube__face--top    { transform: rotateX( 90deg) translateZ(100px); }</p><p>.cube__face--bottom { transform: rotateX(-90deg) translateZ(100px); }</p><p>.cube { transform: translateZ(-100px); }</p><p>.cube.show-front  { transform: translateZ(-100px) rotateY(   0deg); }</p><p>.cube.show-right  { transform: translateZ(-100px) rotateY( -90deg); }</p><p>.cube.show-back   { transform: translateZ(-100px) rotateY(-180deg); }</p><p>.cube.show-left   { transform: translateZ(-100px) rotateY(  90deg); }</p><p>.cube.show-top    { transform: translateZ(-100px) rotateX( -90deg); }</p><p>.cube.show-bottom { transform: translateZ(-100px) rotateX(  90deg); }</p><p>.cube { transition: transform 1s; }</p><p>

Similar questions