Subversion Repositories svnkaklik

Rev

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

Rev 99 Rev 444
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>Kaklik's Web</title>
11
<title>Kaklik's Web</title>
12
</head>
12
</head>
13
 
13
 
14
<body>
14
<body>
15
 
15
 
16
<div class="container">
16
<div class="container">
17
 
17
 
18
<?php
18
<?php
19
  include ("./include/navigation.cs.php");
19
  include ("./include/navigation.cs.php");
20
?>
20
?>
21
 
21
 
22
	<div class="holder_top"></div>
22
	<div class="holder_top"></div>
23
 
23
 
24
	<div class="holder">
24
	<div class="holder">
25
		<h1>Nazdar Lidi,</h1>
25
		<h1>Nazdar Lidi,</h1>
26
		<p>Tak tohle je můj web, budu se tady snažit napsat co nejvíc znalostí na které jsem musel přijít, protože nejsou nikde jinde k nalezení</p>
26
		<p>Tak tohle je můj web, budu se tady snažit napsat co nejvíc znalostí na které jsem musel přijít, protože nejsou nikde jinde k nalezení</p>
27
		<p>Doufám že tu najdete něco, co vám udělá radost :)</p>
27
		<p>Doufám že tu najdete něco, co vám udělá radost :)</p>
28
 
28
 
29
<!--
29
<!--
30
  
30
  
31
		<cite>Sed sodales nisl sit amet augue. Donec ultrices, augue ullamcorper posuere laoreet, turpis massa tristique justo, sed egestas metus magna sed purus.</cite>
31
		<cite>Sed sodales nisl sit amet augue. Donec ultrices, augue ullamcorper posuere laoreet, turpis massa tristique justo, sed egestas metus magna sed purus.</cite>
32
-->
32
-->
33
		
33
		
34
	</div>
34
	</div>
35
 
35
 
36
<?php
36
<?php
37
  include ("./include/footer.php");
37
  include ("./include/footer.php");
38
?>
38
?>
39
 
39
 
40
</div>
40
</div>
41
 
41
 
42
</body>
42
</body>
43
 
43
 
44
</html>
44
</html>
45
			<center><span style="width: 100%; font-family: helvetica; font-size: 6px;">
-
 
46
			Design downloaded from <a href="http://www.freewebtemplates.com" style="font-family: helvetica; font-size: 6px;">FreeWebTemplates.com</a><br>
-
 
47
			Free web design, web templates, web layouts, and website resources!
-
 
48
			</span></center><br><br>
-
 
49
		
45