summaryrefslogtreecommitdiffstats
path: root/data/www/index.html
blob: e985b47671212b8230873bf23b3ff7ae6e3a504d (plain) (blame)
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
31
32
<html>
<head>
<meta charset=UTF-8>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>Začetno ogrodje za ESP8266</title>
<link rel="stylesheet" type="text/css" href="css/main.css">
</head>
<body>
<table width=100% height=100%>
<!--<tr height=28px>
<td colspan=2 style="background: #333"><text style=font-size:28px><b>sijanecIoT</b> &nbsp; &nbsp; - &nbsp; &nbsp; </text><text style=font-size:25px><b><i>Ogrodje za grajenje
IoT aplikacij z UI-jem.</i></b></text></td>
</tr>-->
<tr valign=top>
<td width=200px style="background: #222"><text style=font-size:30px><b>sijanecIoT:</b></text>
<iframe src=kazalo.html style="width:100%; height:95%;" name=kazaloiframe></iframe>
</td>
<td style="background: #111">
<iframe src=0.html style="width:100%; height:100%;" name=clanekiframe></iframe>
</td>
</tr>
<!--REKLAMA. Odkomentiraj ta komentar in dodaj rowspan=2 atribut k znački td, v kateri je kazalo.
<tr height=100px>
<td><img src=img.png alt="REKLAMA. Za izbris reklamnega prostora daj v komentar celotno tr značko okoli reklame in izbriši atribut rowspan=2 pri znački td, ki vsebuje kazalo" height=100 width=1000 /></td>
</tr>
-->
<tr height=25px>
<td colspan=2 style="background: #444"><p align=center><i>Ogrodje za grajenje IoT aplikacij z uporabniškim vmesnikom -- Spisal Anton Luka Šijanec, (C) 2019-- Prilagojeno za ESP8266</i></p></td>
</tr>
</table>
</body>
</html>