-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
30 lines (26 loc) · 1012 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>
lintech.hekko24.pl
</title>
<style>
* { font-family: verdana; font-size: 10pt; COLOR: gray; }
b { font-weight: bold; }
table { height: 50%; border: 1px solid gray;}
td { text-align: center; padding: 25;}
</style>
</head>
<body>
<center>
<br><br><br><br>
<table>
<tr><td><img src="http://www.hekko.pl/img/hekkonet.jpg" alt="hosting, domeny" border="0"><br><br>Witamy na <b>lintech.hekko24.pl</b></td></tr>
<tr><td>Aby zmienić wyświetlaną stronę, wrzuć swoje pliki do folderu /domains/lintech.hekko24.pl/public_html usuwając wcześniej plik index.html</td></tr>
<tr><td style="font-size: 8pt">Data utworzenia: Wed Nov 1 21:11:08 2017</td></tr>
<tr><td>Domena utrzymywana w Hekko.pl - <a href="http://www.hekko.pl" alt="hosting, serwery, domeny">tani hosting</a> <a href="http://www.hekko.pl" alt="hosting, serwery, domeny">tanie serwery</a></td></tr>
</table>
<br><br>
</center>
</body>
</html>