This commit is contained in:
Eddy
2014-03-19 00:48:48 +04:00
commit 2f355e3130
8 changed files with 843 additions and 0 deletions

14
BTApanels/index.html Normal file
View File

@@ -0,0 +1,14 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>éÎÆÏÒÍÁÃÉÏÎÎÙÅ ÐÁÎÅÌÉ âôá</title>
<link href="panels.css" type="text/css" rel="stylesheet">
<meta http-equiv="content-type" content="text/html; charset=koi8-r">
</head>
<body>
<div class="header">
<h1>éÎÆÏÒÍÁÃÉÏÎÎÙÅ ÐÁÎÅÌÉ âôá</h1>
<a href="weather.html">ðÏÇÏÄÁ</a><br>
<a href="BTA.html">óÏÓÔÏÑÎÉÅ ÔÅÌÅÓËÏÐÁ</a>
</div>
</body></html>