-
Notifications
You must be signed in to change notification settings - Fork 0
/
typhography.html
executable file
·242 lines (215 loc) · 11.7 KB
/
typhography.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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Hyperion</title>
<!-- ////////////////////////////////// -->
<!-- // Stylesheets Files // -->
<!-- ////////////////////////////////// -->
<link rel="stylesheet" href="css/base.css" id="camera-css" />
<link rel="stylesheet" href="css/framework.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/noscript.css" media="screen,all" id="noscript" />
<!-- ////////////////////////////////// -->
<!-- // Google Webfont Files // -->
<!-- ////////////////////////////////// -->
<!-- ////////////////////////////////// -->
<!-- // Favicon Files // -->
<!-- ////////////////////////////////// -->
<link rel="shortcut icon" href="images/favicon.ico" />
<!-- ////////////////////////////////// -->
<!-- // Javascript Files // -->
<!-- ////////////////////////////////// -->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.easing-1.3.min.js"></script>
<script src="js/tooltip.js"></script>
<script src="js/dropdown.js"></script>
<script src="js/tinynav.min.js"></script>
<script src="js/jquery.fancybox.js?v=2.0.6"></script>
<script src="js/jquery.fancybox-media.js?v=1.0.3"></script>
<script src="js/jquery.ui.totop.min.js"></script>
<script src="js/ddaccordion.js"></script>
<script src="js/jquery.twitter.js"></script>
<script src="js/jflickrfeed.min.js"></script>
<script src="js/faq-functions.js"></script>
<script src="js/theme-functions.js"></script>
<!-- IE Fix for HTML5 Tags -->
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head>
<body>
<!-- header start here -->
<header>
<div id="main-wrapper">
<!-- top-social start here -->
<div id="top-social">
<a class="trigger" href="#"></a>
<div class="social-panel">
<ul>
<li><a href="#"><img src="images/socials/social10.gif" alt="" /></a></li>
<li><a href="#"><img src="images/socials/social32.gif" alt="" /></a></li>
<li><a href="#"><img src="images/socials/social9.gif" alt="" /></a></li>
<li><a href="#"><img src="images/socials/social15.gif" alt="" /></a></li>
<li><a href="#"><img src="images/socials/social25.gif" alt="" /></a></li>
</ul>
</div>
</div>
<!-- top-social end here -->
<!-- logo start here -->
<div id="logo">
<a href="index.html"><img src="images/logo.png" alt="mainlogo" /></a>
</div>
<!-- logo end here -->
<!-- mainmenu start here -->
<nav id="mainmenu">
<ul id="menu">
<li><a href="index.html">home</a>
<ul>
<li><a href="index-layout2.html"><span>-</span> home layout 2</a></li>
<li><a href="index-layout3.html"><span>-</span> home layout 3</a></li>
<li><a href="index-layout4.html"><span>-</span> home layout 4</a></li>
</ul>
</li>
<li><a href="about.html">about</a></li>
<li><a href="services.html">services</a></li>
<li class="dropdown"><a href="#">portfolio</a>
<ul>
<li><a href="portfolio-2col.html"><span>-</span> portfolio 2 column</a></li>
<li><a href="portfolio-3col.html"><span>-</span> portfolio 3 column</a></li>
<li><a href="portfolio-4col.html"><span>-</span> portfolio 4 column</a></li>
</ul>
</li>
<li><a href="blog.html">blog</a></li>
<li><a href="contact.html">contact</a></li>
<li class="selected dropdown"><a href="#">pages</a>
<ul>
<li><a href="column.html"><span>-</span> column page</a></li>
<li><a href="tables.html"><span>-</span> table page</a></li>
<li><a href="button-list.html"><span>-</span> button & list page</a></li>
<li><a href="typhography.html"><span>-</span> typhography page</a></li>
<li><a href="testimonials.html"><span>-</span> testimonials page</a></li>
<li><a href="pricing.html"><span>-</span> pricing page</a></li>
<li><a href="faq.html"><span>-</span> faq page</a></li>
<li><a href="single.html"><span>-</span> single page</a></li>
<li><a href="fullwidth.html"><span>-</span> fullwidth page</a></li>
<li><a href="404.html"><span>-</span> 404 page</a></li>
</ul>
</li>
</ul>
</nav>
<!-- mainmenu end here -->
</div>
</header>
<!-- header end here -->
<!-- pagetitle start here -->
<section id="pagetitle-wrapper">
<div class="pagetitle-content">
<h2>Typhography</h2>
</div>
</section>
<!-- pagetitle end here -->
<!-- breadcrumb start here -->
<section id="breadcrumb-wrapper">
<div id="breadcrumb-content">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="#">Pages</a></li>
<li><a href="#">Typhography</a></li>
</ul>
</div>
</section>
<!-- breadcrumb end here -->
<!-- maincontent start here -->
<section id="content-wrapper">
<div class="row">
<div class="six columns">
<h1>H1 header example</h1>
<h2>H2 header example</h2>
<h3>H3 header example</h3>
<h4>H4 header example</h4>
<h5>H5 header example</h5>
<h6>H6 header example</h6>
<div class="clear"></div>
<div class="divider"></div>
<pre><h6 class="title-blue"> [...] </h5></pre>
<h6 class="title-green">Heading Title Green</h6>
<h6 class="title-blue">Heading Title Blue</h6>
<h6 class="title-orange">Heading Title Orange</h6>
<h6 class="title-red">Heading Title Red</h6>
<div class="clear"></div>
<div class="divider"></div>
<h5>Custom message</h5>
<pre><div class="info"> [...] </div></pre>
<div class="info">This is information message</div>
<pre><div class="success"> [...] </div></pre>
<div class="success">This is success message</div>
<pre><div class="warning"> [...] </div></pre>
<div class="warning">This is warning message</div>
<pre><div class="error"> [...] </div></pre>
<div class="error">This is error message</div>
</div>
<div class="six columns">
<h5>Drop caps</h5>
<pre><span class="dropcap1"> [...] </span></pre>
<span class="dropcap1">Q</span><p>uis autem veleum iurepo reprehenderit quiea voluptate velitasuru essecomm quamel nihil molestiae consequatur vel illum quikor dolorem eumar fugiator quovoluptas nulla pariatur consequuntur magni dolores</p>
<pre><span class="dropcap2"> [...] </span></pre>
<span class="dropcap2">Q</span><p>uis autem veleum iurepo reprehenderit quiea voluptate velitasuru essecomm quamel nihil molestiae consequatur, vel illum quikor dolorem eumar fugiator quovoluptas nulla pariatur consequuntur magni dolores</p>
<pre><span class="dropcap3"> [...] </span></pre>
<span class="dropcap3">Q</span><p>uis autem veleum iurepo reprehenderit quiea voluptate velitasuru essecomm quamel nihil molestiae consequatur, vel illum quikor dolorem eumar fugiator quovoluptas nulla pariatur consequuntur magni dolores</p>
<h5>Blockquote text</h5>
<pre><blockquote> [...] </blockquote></pre>
<blockquote><p>Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quamnihil molestiae consequatur, vel illum qui dolorem eum fugiat voluptas nulla pariati libero tempore soluta nobise</p></blockquote>
<h5>Pullquote text</h5>
<pre><span class="pullquote_left"> [...] </span></pre>
<p>Tempor incididunt ut labore et dolore magna aliqua ut enim ader minim veniam <span class="pullquote_left">Similique sunt inter culpawe quillor officia</span> quisvitael nostrud exercitation ullamco robi laboris nisiutoy expeart commodol consequatore duis aute irure dolor intropa reprehenderitin</p>
<pre><span class="pullquote_right"> [...] </span></pre>
<p>Tempor incididunt ut labore et dolore magna aliqua ut enim ader minim veniam <span class="pullquote_right">Similique sunt inter culpawe quillor officia</span> quisvitael nostrud exercitation ullamcoro laboris nisiutoy expeart commodo consequatore duiser irure dolor soluta intropa reprehenderit</p>
</div>
</div>
</section>
<!-- maincontent end here -->
<!-- footer start here -->
<footer>
<div class="row">
<div class="three columns mobile-two">
<img src="images/logo2.png" alt="" class="img-left" />
<p class="copyright-text">© Copyright © 2013.Company name All rights reserved.<a target="_blank" href="http://www.cssmoban.com/">网页模板</a> - More Templates <a href="http://www.cssmoban.com/" target="_blank" title="模板之家">模板之家</a></p>
</div>
<div class="three columns mobile-two">
<h5>Address</h5>
<ul>
<li class="address-icon">Armistice Building<br />Jakarta, JKT 1220<br />PO BOX 1234</li>
<li class="phone-icon">Phone : +621 55566671</li>
<li class="email-icon">Email : [email protected]</li>
</ul>
</div>
<div class="three columns mobile-two">
<h5>Company</h5>
<ul>
<li><a href="#">About Hyperion</a></li>
<li><a href="#">Careers</a></li>
<li><a href="#">Press & Media</a></li>
<li><a href="#">Environmental Impact</a></li>
<li><a href="#">Affiliate Program</a></li>
<li><a href="#">Privacy Policy</a></li>
</ul>
</div>
<div class="three columns mobile-two">
<h5>Flickr</h5>
<ul id="flck-thumb" class="thumbs"><li class="no-image"></li></ul>
<!-- Noscript Notification when your Javascript not active -->
<div id="flickr-noscript">
<p>Can't load Flickr feed, please activate your javascript first...</p>
</div>
<!-- End of Noscript Notification when your Javascript not active -->
</div>
</div>
</footer>
<!-- footer end here -->
<script>$('#noscript').remove();</script>
</body>
</html>