| Server IP : 93.86.61.54 / Your IP : 216.73.216.60 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/projects/timinfo/ |
Upload File : |
<!DOCTYPE html>
<!--
******************************
Project: TIMINFO, 2022
Version: PHP-7
Author : Sinisa Randjic
Note :
******************************
-->
<html>
<head>
<link rel='shortcut icon' type='image/png' href='favicon.png'/>
<style>
body{
background-image: url('options.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
}
.text {
text-align: center;
text-transform: uppercase;
font-family: verdana;
font-size: 100px;
font-weight: bold;
color: green;
text-shadow: 1px 1px 1px #919191,
1px 2px 1px #919191,
1px 3px 1px #919191,
1px 4px 1px #919191,
1px 5px 1px #919191,
1px 6px 1px #919191,
1px 7px 1px #919191,
1px 8px 1px #919191,
1px 9px 1px #919191,
1px 10px 1px #919191,
1px 18px 6px rgba(16,16,16,0.4),
1px 22px 10px rgba(16,16,16,0.2),
1px 25px 35px rgba(16,16,16,0.2),
1px 30px 60px rgba(16,16,16,0.4);
}
.p1 {
position: relative;
left: 200px;
font-family: verdana ;
font-size: 36px;
font-weight: bold;
color: darkgreen;
}
.button {
position: relative;
top: 300px;
left: 850px;
background-color: #4CAF50;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 26px;
font-weight: bold;
margin: 4px 2px;
cursor: pointer;
}
.button1 {
position: relative;
top: 0px;
background-color: #4CAF50;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 26px;
font-weight: bold;
margin: 4px 2px;
cursor: pointer;
}
.button2 {
cursor: pointer;
margin-left: 5px;
margin-bottom: 15px;
text-shadow: 0 -2px 0 #4a8a65, 0 1px 1px #c2dece;
box-sizing: border-box;
font-size: 24px;
font-family: Helvetica, Arial, Verdana, Sans-Serif;
text-decoration: none;
font-weight: bold;
color: #5ea97d;
height: 65px;
line-height: 65px;
padding: 0 32.5px;
display: inline-block;
width: auto;
background: linear-gradient(to bottom, #9ceabd 0%, #9ddab6 26%, #7fbb98 100%);
border-radius: 5px;
border-top: 1px solid #c8e2d3;
border-bottom: 1px solid #c2dece;
transition: all 0.06s ease-out;
position: relative;
}
.button2:visited {
color: #5ea97d;
}
.button2:hover {
background: linear-gradient(to bottom, #baf1d1 0%, #b7e4ca 26%, #96c7ab 100%);
}
.button2:active {
top: 0px;
text-shadow: 0 -2px 0 #7fbb98, 0 1px 1px #c2dece, 0 0 4px white;
color: white;
}
.button2:active:before {
top: 0;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.7), 0 3px 9px rgba(0, 0, 0, 0.2);
}
.button2:before {
display: inline-block;
content: "";
position: absolute;
left: 0;
right: 0;
z-index: -1;
top: 6px;
border-radius: 5px;
height: 65px;
background: linear-gradient(to top, #1e5033 0%, #378357 6px);
transition: all 0.078s ease-out;
box-shadow: 0 1px 0 2px rgba(0, 0, 0, 0.3), 0 5px 2.4px rgba(0, 0, 0, 0.5), 0 10.8px 9px rgba(0, 0, 0, 0.2);
}
table, td, th {
border: 0px;
text-align: center;
}
table {
border-collapse: collapse;
width: 100%;
}
th, td {
padding: 15px;
}
</style>
<!-- ********************************************************************************************** -->
<h1 class = "text">TIM INFO </h1>
<h3 style="color:blue;"></h3>
<table class = "center">
<tr bgcolor = "lightgreen" vertical-align = "center">
<th><font size = "6" face = "Verdana" color = "darkgreen">APLIKACIJE</th>
<th><font size = "6" face = "Verdana" color = "darkgreen">MONITORING</th>
<th><font size = "6" face = "Verdana" color = "darkgreen">UPRAVLJANJE</th>
<th><font size = "6" face = "Verdana" color = "darkgreen">WEB STRANICE</th>
</tr>
<tr bgcolor = "" vertical-align = "center">
<td><a href = "http://rasin.ddns.net/projects/kos-hitac/" class = "button2">KOS HITAC</a></td>
<td><a href = "http://rasin.ddns.net/projects/iotdatal/" class = "button2">IOT UREĐAJI</a></td>
<td></td>
<td><a href = "http://rasin.ddns.net/projects/tomicauto/" class = "button2">TOMIĆ AUTO</a></td>
</tr>
<tr bgcolor = "" vertical-align = "center">
<td><a href = "http://rasin.ddns.net/projects/police/" class = "button2">POLICE</a></td>
<td></td>
<td></td>
<td><a href = "http://rasin.ddns.net/projects/panic/" class = "button2">"PANIĆ"</a></td>
</tr>
<tr bgcolor = "" vertical-align = "center">
<td><a href = "http://rasin.ddns.net/projects/plotflgpx/" class = "button2">AUTOPUTANJE</a></td>
<td></td>
<td></td>
<td></td>
</tr>
</head>
</html>