Server IP : 162.214.80.37 / Your IP : 216.73.216.83 Web Server : Apache System : Linux sh013.webhostingservices.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : imyrqtmy ( 2189) PHP Version : 8.2.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home2/imyrqtmy/public_html/saavytechnologies/includes/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php include 'Admin/Includes/db.php'; ?><head> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-E69GZ007WY"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-E69GZ007WY'); </script> <!-- meta tags --> <meta charset="utf-8"> <meta name="keywords" content="" /> <meta name="description" content="" /> <meta name="author" content="" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Title --> <title>Saavy Technologies</title> <!-- favicon icon --> <link rel="shortcut icon" href="images/logo.png" /> <!-- inject css start --> <!--== bootstrap --> <link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <!--== animate --> <link href="css/animate.css" rel="stylesheet" type="text/css" /> <!--== line-awesome --> <link href="css/line-awesome.min.css" rel="stylesheet" type="text/css" /> <!--== magnific-popup --> <link href="css/magnific-popup.css" rel="stylesheet" type="text/css" /> <!--== owl.carousel --> <link href="css/owl.carousel.css" rel="stylesheet" type="text/css" /> <!--== lightslider --> <link href="css/lightslider.min.css" rel="stylesheet" type="text/css" /> <!--== base --> <link href="css/base.css" rel="stylesheet" type="text/css" /> <!--== shortcodes --> <link href="css/shortcodes.css" rel="stylesheet" type="text/css" /> <!--== spacing --> <link href="css/spacing.css" rel="stylesheet" type="text/css" /> <!--== style --> <link href="css/style.css" rel="stylesheet" type="text/css" /> <!--== responsive --> <link href="css/responsive.css" rel="stylesheet" type="text/css" /> <!--== color-customizer --> <link href="#" data-style="styles" rel="stylesheet"> <link href="css/color-customize/color-customizer.css" rel="stylesheet" type="text/css" /> <!-- inject css end --> </head> <style type="text/css"> .he{ position: absolute; /*or fixed*/ right: 28px; } .icon-bar { position: fixed; top: 50%; left: 1%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 1024; } .icon-bar a { display: block; text-align: center; padding: 10px; transition: all 0.3s ease; color: white; font-size: 20px; } .twitter { background: green; color: white; } .facebook { background: #54be73; color: white; } .google { background: #005c97; color: white; } .trin-trin { animation-name: trin; animation-duration: 1.5s; animation-iteration-count: infinite; animation-timing-function: linear; } @keyframes trin { from { transform:rotate3d(0, 0, 1, 0deg); } 20%, 32%, 44%, 56%, 68% { transform: rotate3d(0, 0, 1, 0deg); } 23%, 35%, 47%, 59%, 71% { transform: rotate3d(0,0,1,15deg); } 26%, 38%, 50%, 62%, 74% { transform: rotate3d(0,0,1,0deg); } 29%, 41%, 53%, 65%, 77% { transform: rotate3d(0,0,1,-15deg); } 80% { transform:rotate3d(0, 0, 1, 0deg); } } .trin-trinw { animation: wiggle 1.5s linear infinite; } @keyframes wiggle { 0%, 7% { transform: rotateZ(0); } 15% { transform: rotateZ(-15deg); } 20% { transform: rotateZ(10deg); } 25% { transform: rotateZ(-10deg); } 30% { transform: rotateZ(6deg); } 35% { transform: rotateZ(-4deg); } 40%, 100% { transform: rotateZ(0); } } </style>