Hover me!
21 |Assidua praxis clavis est ad res gestas.
22 |├── 3D Card Effect V2 ├── img │ ├── 1-back.png │ ├── 1-shadow.png │ ├── 1-up.png │ ├── 2-back.png │ ├── 2-shadow.png │ ├── 2-up.png │ ├── 3-back.png │ ├── 3-shadow.png │ └── 3-up.png ├── index.html ├── script.js └── style.css ├── 3D Card Effect ├── index.html ├── script.js └── style.css ├── 3D Card Hover ├── img │ ├── 1.png │ ├── 2.png │ └── back.jpg ├── index.html └── style.css ├── 3D Card ├── index.html └── style.css ├── 3D Carousel ├── index.html ├── script.js └── style.css ├── 3D Image Hover ├── index.html └── style.css ├── 3D Thumb Image Hover ├── img │ └── thumb.jpg ├── index.html └── stype.css ├── Border Effect ├── index.html └── style.css ├── Button Effects(3D) ├── index.html └── style.css ├── Button Effects(Simple) ├── index.html └── style.css ├── Image Caption v1 ├── index.html └── style.css ├── Image Caption v2 ├── index.html └── style.css ├── Image Caption v3 ├── index.html └── style.css ├── LICENSE ├── README.md ├── screenshot ├── 3D_Card │ └── screenshot.jpg ├── 3D_Card_Effect │ └── 3D_Card_Effect.jpg ├── 3D_Card_Effect_V2 │ └── Screenshot.jpg ├── 3D_Card_Hover │ └── Screenshot.jpg ├── 3D_Carousel │ └── Carousel.jpg ├── 3D_Image_Hover │ └── 3DImageHover.jpg ├── 3D_Thumb_Image_Animation │ └── Screenshot.jpg ├── Button_Effect_Simple │ └── Screenshot.jpg ├── Image_Caption_v1 │ └── Screenshot.jpg ├── Image_Caption_v2 │ └── Screenshot.jpg └── Image_Caption_v3 │ └── Screenshot.jpg └── src ├── 3D Card ├── dark_rider-character.webp ├── dark_rider-cover.jpg ├── dark_rider-title.png ├── force_mage-character.webp ├── force_mage-cover.jpg └── force_mage-title.png └── 3D_Caoucel ├── 1.jpg ├── 2.jpg ├── 3.jpg ├── 4.jpg ├── 5.jpg ├── 6.jpg ├── 7.jpg └── 8.jpg /3D Card Effect V2/img/1-back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecretariatV/CSS-SCSS/69829d4fcc177c62f1a6951c79d321358a7ba465/3D Card Effect V2/img/1-back.png -------------------------------------------------------------------------------- /3D Card Effect V2/img/1-shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecretariatV/CSS-SCSS/69829d4fcc177c62f1a6951c79d321358a7ba465/3D Card Effect V2/img/1-shadow.png -------------------------------------------------------------------------------- /3D Card Effect V2/img/1-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecretariatV/CSS-SCSS/69829d4fcc177c62f1a6951c79d321358a7ba465/3D Card Effect V2/img/1-up.png -------------------------------------------------------------------------------- /3D Card Effect V2/img/2-back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecretariatV/CSS-SCSS/69829d4fcc177c62f1a6951c79d321358a7ba465/3D Card Effect V2/img/2-back.png -------------------------------------------------------------------------------- /3D Card Effect V2/img/2-shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecretariatV/CSS-SCSS/69829d4fcc177c62f1a6951c79d321358a7ba465/3D Card Effect V2/img/2-shadow.png -------------------------------------------------------------------------------- /3D Card Effect V2/img/2-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecretariatV/CSS-SCSS/69829d4fcc177c62f1a6951c79d321358a7ba465/3D Card Effect V2/img/2-up.png -------------------------------------------------------------------------------- /3D Card Effect V2/img/3-back.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecretariatV/CSS-SCSS/69829d4fcc177c62f1a6951c79d321358a7ba465/3D Card Effect V2/img/3-back.png -------------------------------------------------------------------------------- /3D Card Effect V2/img/3-shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecretariatV/CSS-SCSS/69829d4fcc177c62f1a6951c79d321358a7ba465/3D Card Effect V2/img/3-shadow.png -------------------------------------------------------------------------------- /3D Card Effect V2/img/3-up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SecretariatV/CSS-SCSS/69829d4fcc177c62f1a6951c79d321358a7ba465/3D Card Effect V2/img/3-up.png -------------------------------------------------------------------------------- /3D Card Effect V2/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 | 6 | 7 |Assidua praxis clavis est ad res gestas.
22 |Assidua praxis clavis est ad res gestas.
34 |Assidua praxis clavis est ad res gestas.
46 |18 | FUTURE-READY TRAINERS WITH WRAPPED BOOST FOR EXCEPTION COMFORT. 19 |
20 |3D Carousel
18 |Just makes people try to do everything at onece.
19 |Just makes people try to do everything at onece.
30 |Just makes people try to do everything at onece.
41 |19 | I don't need to compromise my principles, because they don't have the 20 | slightest bearing on what happens to me anyway. 21 |
22 |33 | What's the point of wearing your favorite rocketship underpants if 34 | nobody ever asks to see 'em? 35 |
36 |47 | Given that sooner or later we're all just going to die, what's the 48 | point of learning about integers? 49 |
50 |