This repository has been archived by the owner on Nov 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bio.html
executable file
·81 lines (74 loc) · 4.03 KB
/
bio.html
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="cs"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="cs"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="cs"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="cs"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>O mně · Tereza Čižmárová</title>
<link rel="shortcut icon" href="favicon.ico" />
<meta name="description" content="Portfolio Terezy Čižmárové, designérky věnující se především produktovému, obalovému a grafickému designu.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Language" content="cs" />
<link rel="stylesheet" href="assets/css/normalize.css">
<link rel="stylesheet" href="assets/css/main.css">
<link rel="stylesheet" href="assets/css/styles.css">
<script src="assets/js/vendor/modernizr-2.6.2.min.js"></script>
<script type="text/javascript" src="//use.typekit.net/tyx0vph.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
</head>
<body id="bio">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&appId=184599681622026";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="pad">
<a href="index" id="logo" class="clearfix"><span></span><h1>Tereza Čižmárová</h1></a>
</div>
<header>
<nav><a href="index">Zpět na úvod</a></nav>
<div id="social">
<div class="fb-like" data-href="http://www.terezina.cz" data-layout="button_count" data-send="false" data-width="450" data-show-faces="false"></div>
</div>
</header>
<span class="bg produkt"></span>
<span class="bg obal"></span>
<span class="bg grafika"></span>
<div class="pad">
<h2>Atraktivní, ale zároveň i chytrý design</h2>
<h3>Je mi 22 let a již čtvrtým rokem studuji 3D Design na Fakultě multimediálních komunikací Univerzity Tomáše Bati. <span>V řešení produktového, obalového a grafického designu uplatňuji především svou nápaditost a pracovitost. Pokud váháte, zda-li Vaše firma či produkty nepotřebují trochu oživit, našli jste toho pravého člověka. Neváhejte a <script type="text/javascript" language="javascript">
<!--
ML="oh\"alt. šfc=!<"+"pzme/g@:>nriv";
MI="=371HA9;2@3I450E5AHA?36:I?@3H0J3DC@3I46:0@2FG3>I85A<"+"=B3F";
OT="";
for(j=0;j<MI.length;j++){
OT+=ML.charAt(MI.charCodeAt(j)-48);
}document.write(OT);
// --></script>
</span></h3>
<footer class="clearfix">
<div class="right">
<h6 id="author">© 2013 <a href="bio" rel="author">Tereza Čižmárová</a></h6>
</div>
</footer>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="assets/js/vendor/jquery-1.8.3.min.js"><\/script>')</script>
<script src="assets/js/plugins.js"></script>
<script src="assets/js/main.js"></script>
<script>
var _gaq=[['_setAccount','UA-37588124-1'],['_trackPageview']];
(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
s.parentNode.insertBefore(g,s)}(document,'script'));
</script>
</body>
</html>