| 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/isvtg_test/ |
Upload File : |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="5" />
<title>Untitled Document</title>
<style>
.button {
background-color: #AED6F1 ;
border: none;
border-radius:4px;
width: 400px;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 24px;
font-weight: bold;
margin: 4px 2px;
cursor: pointer;
transition-duration: 0.4s;
}
.button1 {
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}
.button2:hover {
background-color: #4CAF50;
color: #FCF3CF;
}
</style>
</head>
<body style = "text-align: ceneter; background-color: #FEF5E7;"></body>
*
<body>
<table>
<tr>
<td><img src="img/vtg.png" alt="Vetroing" style="width:100px;hight:120px"></td>
<td style = "text-align: center; font-family: Verdana; font-size: 24px; color: blue"><a href = "http://vetroing.com"><b>VETROINŽENJERING<br>Čačak</a></br></b></td>
</tr>
</table>
<h1 style="color: green; font-family: Verdana; font-size: 48px; text-align: center">WELCOME TO</h1>
<h1 style="color: green; font-family: Verdana; font-size: 36px; text-align: center">INFORMATION SYSTEM FOR MONITORING<br>IN THE GREEN ENERGY SYSTEMS</br></h1>
<table style = "text-align: top; font-family: Verdana; font-size: 24px; color: blue">
<tr>
<td width = "100px"></td>
<td>
<div class="col-lg-5 text-center" id="snimadiv">
<video style="height: 400px" autoplay muted playsinline loop id="snimak2">
<source src="assets/videos/vetrogeneratorVideo.mp4" type="video/mp4"></video></div>
</td>
<td width = "50px"></td>
<td>
<table>
<tr>
<td style = "width: 700px; color: orange"><b>Solar energy<br></br></b></td>
</tr>
</table>
<table>
<tr>
<td style = "width: 30px"></td>
<td style = "width: 700px; color: orange; text-align: justify; font-size: 16px"><i>Solar energy is energy from the sun that is converted into heat or electricity. It represents the cleanest and most common alternative energy source available. Solar technologies can harness this energy for a variety of purposes, including generating electricity, providing light and heating water for domestic, commercial or industrial use.</i><br></br></td>
</tr>
</table>
<table>
<tr>
<td style = "width: 700px; color: green"><b>Wind energy<br></br></b></td>
</tr>
</table>
<table>
<tr>
<td style = "width: 30px"></td>
<td style = "width: 700px; color: green; text-align: justify; font-size: 16px"><i>Wind energy is renewable and clean, does not pollute the air, does not emit CO2 and does not cause acid rain. In addition, it does not radiate and does not destroy the ozone layer. There is no unwanted waste in the use of wind energy. It is used to obtain electricity - the kinetic energy of the wind is converted into mechanical energy, and in the next transformation into electricity. Now, and in the future, wind energy has proven to be the most serious renewable energy source with the achieved development of technology.</i></td>
</tr>
</table>
<table>
<tr>
<td style = "hight: 100px">
<select name = "izbor" onchange="location = this.value;" size="2" style = "hight: 100px; font-size: 24px; font-weight: bold">
<option value="http://192.168.1.22/projects/isvtgrs/isvtgrs_is.php">Information system overview</option>
<option value="2"><a href="http://192.168.1.22/projects/isvtgrs/isvtgrs_is.php">Data overview</a></option>
</select>
</td>
</tr>
<tr>
<td style = "height: 100px; width: 400px; text-align: center"><button class = "button button1"><a href = "http://rasin.ddns.net/projects/isvtgtim/isvtgtim_sel.php">Data overview</a></button></td>
<td style = "width: 30px"></td>
<td style = "width: 300px; text-align: justify; font-size: 14px"><i>Displaying the contents of the database.</i></td>
</tr>
</table>
</td>
</tr>
</table>
<?php include 'foother.php'; ?>
</body>
</html>