1.

guyz please fast complete the reactions which is given in the attachment.......plz I have test tomorrow plz​

Answer»

ANSWER:

PRISM

PrismOh!VeryNice#wrap {    padding:100px 0 0 200px;     -webkit-perspective: 800px;     - -webkit-perspective-origin: 50% 200px;}#prism {    -webkit-transform-style:preserve-3d;    -    /*position:relative;*/    -        width:400px;    -            /*-webkit-transform-origin: 0 0 ;*/    -                -webkit-transform:rotateY(-45deg);    -webkit-animation:spin 5s linear infinite;    -}@-webkit-keyframes spin {    from { -webkit-transform: rotate3d(1,1,1,0deg); }        to { -webkit-transform: rotate3d(1,1,1,360deg); }        }        #prism div {            position:absolute;                height:200px;                    background-color:transparent;                        border: 1px solid gray;                            color:gray;                                text-align:center;                                    line-height:200px;                                        font-weight:bold;    box-shadow: 0px 0px 20px inset;}#front {   width:400px;      -webkit-transform-origin: 50% 100%;      -   -webkit-transform:translateZ(100px)  rotateX(30deg); }#back {  width:400px;     -webkit-transform-origin: 50% 100%;    -  -webkit-transform: translateZ(-100px) rotateY(180deg)  rotateX(30deg)}/*#right {    width:200px;        -webkit-transform:rotateY(90deg) translateX(100px) translateZ(200px);        -    -webkit-transform-origin:top right;    }#left {    width:200px;        -webkit-transform: rotateY(270deg) translateX(-100px);        -    -webkit-transform-origin: center left; }*/#bottom {  width:400px;      -webkit-transform: rotateX(270deg) translateY(100px);    - -webkit-transform-origin: bottom center;    }



Discussion

No Comment Found

Related InterviewSolutions