Subversion Repositories svnkaklik

Rev

Rev 96 | Rev 98 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 96 Rev 97
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
2
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
2
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
3
<html>
3
<html>
4
 
4
 
5
<head>
5
<head>
6
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
6
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
7
<meta name="description" content="description"/>
7
<meta name="description" content="description"/>
8
<meta name="keywords" content="keywords"/> 
8
<meta name="keywords" content="keywords"/> 
9
<meta name="author" content="author"/> 
9
<meta name="author" content="author"/> 
10
<link rel="stylesheet" type="text/css" href="default.css" media="screen"/>
10
<link rel="stylesheet" type="text/css" href="default.css" media="screen"/>
11
<title>Home page</title>
11
<title>Home page</title>
12
</head>
12
</head>
13
 
13
 
14
<body>
14
<body>
15
 
15
 
16
<div class="container">
16
<div class="container">
17
 
17
 
18
	<div class="navigation">
-
 
19
 
-
 
20
		<div class="title">
-
 
21
			<h1>Kaklik's Web</h1>
-
 
22
			<h2>root of the unknown knowledges</h2>
-
 
23
		</div>
18
<?php
24
 
-
 
25
		<a href="index.en.html">Home</a>
-
 
26
		<a href="projects.en.html">Projects</a>
-
 
27
		<a href="robots.en.html">Robots</a>
-
 
28
		<a href="documents.en.html">Documents</a>
-
 
29
		<div class="clearer"><span></span></div>
19
  include ("/include/navigation.en.php");
30
 
20
?>
31
	</div>
-
 
32
 
21
 
33
	<div class="holder_top"></div>
22
	<div class="holder_top"></div>
34
 
23
 
35
	<div class="holder">
24
	<div class="holder">
36
	<p><a href="index.cs.html">Česky</a>
25
	<p><a href="index.cs.html">Česky</a>
37
		<h1>Hello World,</h1>
26
		<h1>Hello World,</h1>
38
		<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>
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>
39
		<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>
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>
40
		<p>I hope to you found here something interesting :) </p>
29
		<p>I hope to you found here something interesting :) </p>
41
		<p>
30
		<p>
42
		<a href="http://boinc.berkeley.edu/"><img src="http://www.boincstats.com/signature/user_301927_project-1.gif" /></a>
31
		<a href="http://boinc.berkeley.edu/"><img src="http://www.boincstats.com/signature/user_301927_project-1.gif" /></a>
43
		<a href="http://www.czechnationalteam.cz/"><img src="http://www.boincstats.com/signature/team_7281_project-1.gif" /></a>
32
		<a href="http://www.czechnationalteam.cz/"><img src="http://www.boincstats.com/signature/team_7281_project-1.gif" /></a>
44
		<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>
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>
45
		
34
		
46
	</div>
35
	</div>
47
 
36
 
48
<?php
37
<?php
49
  include ("/include/footer.php");
38
  include ("/include/footer.php");
50
?>
39
?>
51
 
40
 
52
</div>
41
</div>
53
 
42
 
54
</body>
43
</body>
55
 
44
 
56
</html>
45
</html>
57
			<center><span style="width: 100%; font-family: helvetica; font-size: 6px;">
46
			<center><span style="width: 100%; font-family: helvetica; font-size: 6px;">
58
			Design downloaded from <a href="http://www.freewebtemplates.com" style="font-family: helvetica; font-size: 6px;">FreeWebTemplates.com</a><br>
47
			Design downloaded from <a href="http://www.freewebtemplates.com" style="font-family: helvetica; font-size: 6px;">FreeWebTemplates.com</a><br>
59
			Free web design, web templates, web layouts, and website resources!
48
			Free web design, web templates, web layouts, and website resources!
60
			</span></center><br><br>
49
			</span></center><br><br>
61
		
50