86 |
kaklik |
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
|
|
2 |
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
|
3 |
<html>
|
|
|
4 |
|
|
|
5 |
<head>
|
|
|
6 |
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
|
|
7 |
<meta name="description" content="description"/>
|
|
|
8 |
<meta name="keywords" content="keywords"/>
|
|
|
9 |
<meta name="author" content="author"/>
|
|
|
10 |
<link rel="stylesheet" type="text/css" href="default.css" media="screen"/>
|
89 |
kaklik |
11 |
<title>Home page</title>
|
86 |
kaklik |
12 |
</head>
|
|
|
13 |
|
|
|
14 |
<body>
|
|
|
15 |
|
|
|
16 |
<div class="container">
|
|
|
17 |
|
97 |
kaklik |
18 |
<?php
|
98 |
kaklik |
19 |
include ("./include/navigation.en.php");
|
97 |
kaklik |
20 |
?>
|
86 |
kaklik |
21 |
|
|
|
22 |
<div class="holder_top"></div>
|
|
|
23 |
|
|
|
24 |
<div class="holder">
|
102 |
kaklik |
25 |
<p><a href="index.cs.php">Česky</a>
|
87 |
kaklik |
26 |
<h1>Hello World,</h1>
|
88 |
kaklik |
27 |
<p>This web want to be a collect of creative things not as another site by collecting links but I want to write there texts about new minds, which aren't on another site.</p>
|
|
|
28 |
<p>There web is fork of <a href="http://www.mlab.cz">MLAB</a> project which on you can datailed information about something there used things.</p>
|
|
|
29 |
<p>I hope to you found here something interesting :) </p>
|
89 |
kaklik |
30 |
<p>
|
|
|
31 |
<a href="http://boinc.berkeley.edu/"><img src="http://www.boincstats.com/signature/user_301927_project-1.gif" /></a>
|
92 |
kaklik |
32 |
<a href="http://www.czechnationalteam.cz/"><img src="http://www.boincstats.com/signature/team_7281_project-1.gif" /></a>
|
89 |
kaklik |
33 |
<a href="http://www.geocaching.com/profile/?guid=f1c72858-bdfe-42a3-9eeb-8fde6b0e7530" target="_blank"><img src="http://img.geocaching.com/stats/img.aspx?txt=Let's+go+geocaching&uid=f1c72858-bdfe-42a3-9eeb-8fde6b0e7530&bg=1" border="0" title="Profile for kaklik" alt="Profile for kaklik"></a></p>
|
86 |
kaklik |
34 |
|
|
|
35 |
</div>
|
|
|
36 |
|
96 |
kaklik |
37 |
<?php
|
98 |
kaklik |
38 |
include ("./include/footer.php");
|
96 |
kaklik |
39 |
?>
|
95 |
kaklik |
40 |
|
86 |
kaklik |
41 |
</div>
|
|
|
42 |
|
|
|
43 |
</body>
|
|
|
44 |
|
|
|
45 |
</html>
|
|
|
46 |
<center><span style="width: 100%; font-family: helvetica; font-size: 6px;">
|
|
|
47 |
Design downloaded from <a href="http://www.freewebtemplates.com" style="font-family: helvetica; font-size: 6px;">FreeWebTemplates.com</a><br>
|
|
|
48 |
Free web design, web templates, web layouts, and website resources!
|
|
|
49 |
</span></center><br><br>
|
|
|
50 |
|