Вход Регистрация
Файл: HTML/typography.html
Строк: 438
<?php

<!DOCTYPE html>
<
html>
    <
head>

        <
meta http-equiv="content-type" content="text/html; charset=utf-8">
        <
meta name="viewport" content="width=device-width, initial-scale=1.0">
        <
title>Typography Vibes Compact Colorful Portfolio (HTML)</title>
        <
link rel="shortcut icon" href="images/favicon.ico">

        <!-- 
GOOGLE FONTS begin -->
        <
link href="http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700%7cMontserrat:400,700&amp;subset=latin,latin-ext" rel="stylesheet" type="text/css">
        <!-- 
GOOGLE FONTS end -->

        <!-- 
STYLESHEETS begin -->
        <
link rel="stylesheet" type="text/css" href="library/css/style.css">
        <
link rel="stylesheet" type="text/css" href="library/css/skin/default.css">
        <
link rel="stylesheet" type="text/css" href="library/css/custom.css">
        <!-- 
STYLESHEETS end -->

        <!--[if 
lte IE 8]>
            <
link rel="stylesheet" type="text/css" href="library/css/oldie.css">
            <
script src="library/js/respond.min.js" type="text/javascript"></script>
        <![endif]-->
        <
script src="library/js/modernizr.custom.min.js" type="text/javascript"></script>

    </
head>
    <
body>

        <!-- 
HEADER begin -->
        <
header id="header" class="m-standard m-enable-fixed m-fixed-bg">
            <
div class="header-inner">
                <
div class="container">

                    <!-- 
HEADER CONTENT begin -->
                    <
div class="header-content">

                        <!-- 
HEADER BRANDING begin -->
                        <
div class="header-branding">
                            <
div class="header-branding-inner">
                                <
a href="index.html"><img src="images/logo.png" width="100" height="100" alt="Vibes"
                                    
data-hires="images/logo.2x.png" data-fixed="images/logo.png" data-fixed-hires="images/logo.2x.png"
                                    
data-fixed-width="52" data-fixed-height="52"></a>
                            </
div>
                        </
div>
                        <!-- 
HEADER BRANDING end -->

                        <!-- 
HEADER MENU begin -->
                        <
nav class="header-menu">
                            <
ul>
                                <
li>
                                    <
a href="index.html">Home</a>
                                    <
ul>
                                        <
li><a href="index.html">Default Home</a></li>
                                        <
li><a href="home-blog.html">Blog Home</a></li>
                                        <
li><a href="home-onepage.html">One Page</a></li>
                                    </
ul>
                                </
li>
                                <
li>
                                    <
a href="portfolio-list-grid.html">Portfolio</a>
                                    <
ul>
                                        <
li>
                                            <
a href="portfolio-list-grid.html">Project List</a>
                                            <
ul>
                                                <
li><a href="portfolio-list-grid.html">Grid List</a></li>
                                                <
li><a href="portfolio-list-masonry.html">Masonry List</a></li>
                                                <
li><a href="portfolio-list-grid-frames.html">Grid List (frames)</a></li>
                                                <
li><a href="portfolio-list-grid-lightbox.html">Grid List (lightbox)</a></li>
                                                <
li><a href="portfolio-list-grid-modal.html">Grid List (modal)</a></li>
                                                <
li><a href="portfolio-list-grid-ajaxed.html">Ajaxed Grid List</a></li>
                                                <
li><a href="portfolio-list-grid-ajaxed-lightbox.html">Ajaxed Grid List (lightbox)</a></li>
                                                <
li><a href="portfolio-list-grid-ajaxed-modal.html">Ajaxed Grid List (modal)</a></li>
                                                <
li><a href="portfolio-list-grid-boxed.html">Boxed Grid List</a></li>
                                            </
ul>
                                        </
li>
                                        <
li>
                                            <
a href="portfolio-detail-slider-top.html">Detail with Slider</a>
                                            <
ul>
                                                <
li><a href="portfolio-detail-slider-top.html">Slider on Top</a></li>
                                                <
li><a href="portfolio-detail-slider-bottom.html">Slider on Bottom</a></li>
                                                <
li><a href="portfolio-detail-slider-top-boxed.html">Slider on Top (boxed)</a></li>
                                            </
ul>
                                        </
li>
                                        <
li>
                                            <
a href="portfolio-detail-list-top.html">Detail with List</a>
                                            <
ul>
                                                <
li><a href="portfolio-detail-list-top.html">List on Top</a></li>
                                                <
li><a href="portfolio-detail-list-bottom.html">List on Bottom</a></li>
                                                <
li><a href="portfolio-detail-list-left.html">List on Left</a></li>
                                                <
li><a href="portfolio-detail-list-top-boxed.html">List on Top (boxed)</a></li>
                                            </
ul>
                                        </
li>
                                        <
li>
                                            <
a href="portfolio-detail-video.html">Audio Video</a>
                                            <
ul>
                                                <
li><a href="portfolio-detail-video.html">Video Project</a></li>
                                                <
li><a href="portfolio-detail-video-boxed.html">Video Project (boxed)</a></li>
                                                <
li><a href="portfolio-detail-audio.html">Audio Project</a></li>
                                                <
li><a href="portfolio-detail-audio-boxed.html">Audio Project (boxed)</a></li>
                                            </
ul>
                                        </
li>
                                    </
ul>
                                </
li>
                                <
li>
                                    <
a href="blog-list.html">Blog</a>
                                    <
ul>
                                        <
li><a href="blog-list.html">Blog List</a></li>
                                        <
li><a href="blog-post-image.html">Image Post</a></li>
                                        <
li><a href="blog-post-video.html">Video Post</a></li>
                                        <
li><a href="blog-post-audio.html">Audio Post</a></li>
                                        <
li><a href="blog-post-quote.html">Quote Post</a></li>
                                        <
li><a href="blog-post-link.html">Link Post</a></li>
                                    </
ul>
                                </
li>
                                <
li class="m-active">
                                    <
a href="typography.html">Pages</a>
                                    <
ul>
                                        <
li><a href="about-us.html">About Us</a></li>
                                        <
li class="m-active"><a href="typography.html">Typography</a></li>
                                        <
li><a href="elements.html">Elements</a></li>
                                        <
li><a href="search-results.html">Search Results</a></li>
                                        <
li><a href="404.html">Error 404</a></li>
                                    </
ul>
                                </
li>
                                <
li><a href="contact.html">Contact</a></li>
                            </
ul>
                        </
nav>
                        <!-- 
HEADER MENU end -->

                    </
div>
                    <!-- 
HEADER CONTENT end -->

                    <!-- 
MAIN SIDEBAR TOGGLE begin -->
                    <
button class="main-sidebar-toggle" type="button"><class="fa fa-bars"></i></button>
                    <!-- 
MAIN SIDEBAR TOGGLE end -->

                </
div>
            </
div>
        </
header>
        <!-- 
HEADER end -->

        <!-- 
BODY begin -->
        <
div id="body">

            <!-- 
WRAPPER begin -->
            <
div id="wrapper">

                <!-- 
CORE begin -->
                <
div id="core">

                    <!-- 
PAGE HEADER begin -->
                    <
div id="page-header">
                        <
div class="container">
                            <
h1>Typography</h1>
                            <
ul class="breadcrumbs">
                                <
li><a href="index.html">Home</a></li>
                                <
li>Typography</li>
                            </
ul>
                        </
div>
                    </
div>
                    <!-- 
PAGE HEADER end -->

                    <
div class="container">

                        <!-- 
PAGE CONTENT begin -->
                        <
div id="page-content">
                            <
div class="various-content">

                                <!-- 
BASICS SECTION begin -->
                                <
section>

                                    <
h2>Heading 2</h2>

                                    <
p>Far far away, <strong>behind the word mountains</strong>, far from the countries Vokalia and Consonantiathere live the blind textsSeparated they live in Bookmarksgrove right at the coast of the Semanticsa large language oceanA small river named Duden flows by their place and supplies it with the necessary regelialia.</p>

                                    <
h3>Heading 3</h3>

                                    <
div class="row">
                                        <
div class="col-md-6">
                                            <
p>It is a paradisematic countryin which <a href="#">roasted parts</aof sentences fly into your mouthEven the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name.</p>
                                        </
div>
                                        <
div class="col-md-6">
                                            <
p><em>The Big Oxmox</emadvised her not to do sobecause there were thousands of bad Commaswild Question Marks and devious Semikolibut the Little Blind Text didn’t listenShe packed her seven versaliaput her initial into the belt and made herself on the way.</p>
                                        </
div>
                                    </
div>

                                    <
h4>Heading 4</h4>

                                    <
div class="row">
                                        <
div class="col-md-4">
                                            <
p>Separated they live in Bookmarksgrove right at the coast of the Semanticsa large language ocean.</p>
                                        </
div>
                                        <
div class="col-md-4">
                                            <
p>A small river named Duden flows by their place and supplies it with the necessary regelialia.</p>
                                        </
div>
                                        <
div class="col-md-4">
                                            <
p>It is a paradisematic countryin which roasted parts of sentences fly into your mouth.</p>
                                        </
div>
                                    </
div>

                                    <
h5>Heading 5</h5>

                                    <
div class="row">
                                        <
div class="col-md-3">
                                            <
h6>Heading 6</h6>
                                            <
p>Separated they live in Bookmarksgrove right at the coast of the Semanticsa large language ocean.</p>
                                        </
div>
                                        <
div class="col-md-3">
                                            <
h6>Heading 6</h6>
                                            <
p>A small river named Duden flows by their place and supplies it with the necessary regelialia.</p>
                                        </
div>
                                        <
div class="col-md-3">
                                            <
h6>Heading 6</h6>
                                            <
p>It is a paradisematic countryin which roasted parts of sentences fly into your mouth.</p>
                                        </
div>
                                        <
div class="col-md-3">
                                            <
h6>Heading 6</h6>
                                            <
p>Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic</p>
                                        </
div>
                                    </
div>

                                </
section>
                                <!-- 
BASICS SECTION end -->

                                <!-- 
LISTS SECTION begin -->
                                <
section>
                                    <
div class="row">
                                        <
div class="col-md-6">

                                            <
h2>Unordered List</h2>

                                            <!-- 
UNORDERED LIST : begin -->
                                            <
ul>
                                                <
li>Far far awaybehind the word mountains</li>
                                                <
li>far from the countries Vokalia and Consonantia</li>
                                                <
li>there live the blind texts
                                                    
<ul>
                                                        <
li>Far far awaybehind the word mountains</li>
                                                        <
li>far from the countries Vokalia and Consonantia</li>
                                                    </
ul>
                                                </
li>
                                                <
li>Separated they live in Bookmarksgrove</li>
                                            </
ul>
                                            <!-- 
UNORDERED LIST : end -->

                                        </
div>
                                        <
div class="col-md-6">

                                            <
h2>Ordered List</h2>

                                            <!-- 
ORDERED LIST : begin -->
                                            <
ol>
                                                <
li>Far far awaybehind the word mountains</li>
                                                <
li>far from the countries Vokalia and Consonantia</li>
                                                <
li>there live the blind texts
                                                    
<ol>
                                                        <
li>Far far awaybehind the word mountains</li>
                                                        <
li>far from the countries Vokalia and Consonantia</li>
                                                    </
ol>
                                                </
li>
                                                <
li>Separated they live in Bookmarksgrove</li>
                                            </
ol>
                                            <!-- 
ORDERED LIST : begin -->

                                        </
div>
                                    </
div>
                                </
section>
                                <!-- 
LISTS SECTION end -->

                                <!-- 
TABLE SECTION begin -->
                                <
section>

                                    <
h2>Table</h2>

                                    <!-- 
TABLE begin -->
                                    <
table class="m-alternate">
                                        <
thead>
                                            <
tr>
                                                <
th>Maecenas tempus</th>
                                                <
th>Condimentum</th>
                                                <
th>Adipiscing sem</th>
                                                <
th>Nullam quis ante</th>
                                            </
tr>
                                        </
thead>
                                        <
tbody>
                                            <
tr>
                                                <
td>Sed consequatleo eget</td>
                                                <
td>Duis arcu tortorsuscipit eget</td>
                                                <
td>Phasellus ullamcorper ipsum</td>
                                                <
td>Curabitur ligula sapientincidunt</td>
                                            </
tr>
                                            <
tr>
                                                <
td>Phasellus ullamcorper ipsum</td>
                                                <
td>Curabitur ligula sapientincidunt</td>
                                                <
td>Sed consequatleo eget</td>
                                                <
td>Duis arcu tortorsuscipit eget</td>
                                            </
tr>
                                            <
tr>
                                                <
td>Sed consequatleo eget</td>
                                                <
td>Duis arcu tortorsuscipit eget</td>
                                                <
td>Phasellus ullamcorper ipsum</td>
                                                <
td>Curabitur ligula sapientincidunt</td>
                                            </
tr>
                                            <
tr>
                                                <
td>Phasellus ullamcorper ipsum</td>
                                                <
td>Curabitur ligula sapientincidunt</td>
                                                <
td>Sed consequatleo eget</td>
                                                <
td>Duis arcu tortorsuscipit eget</td>
                                            </
tr>
                                        </
tbody>
                                    </
table>
                                    <!-- 
TABLE end -->

                                </
section>
                                <!-- 
TABLE SECTION end -->

                            </
div>
                        </
div>
                        <!-- 
PAGE CONTENT end -->

                    </
div>

                </
div>
                <!-- 
CORE end -->

                <!-- 
BOTTOM PANEL begin -->
                <
div id="bottom-panel">

                    <
div class="container">
                        <
div class="row">
                            <
div class="col-md-4">

                                <!-- 
TEXT WIDGET begin -->
                                <
div class="widget text-widget">
                                    <
h3 class="widget-title">About Vibes</h3>
                                    <
div class="widget-content">

                                        <
div class="various-content">
                                            <
p><strong>VIBES</strongis an ideal template for creative folks or design agencies. <strong>Clean code and top-notch web design techniques</strongare wrapped with several gorgeous color schemes.</p>
                                            <
p>You can buy this responsive HTML5/CSS3 template on <a href="http://themeforest.net/user/LSVRthemes/portfolio?ref=LSVRthemes">ThemeForest</a>.</p>
                                        </
div>

                                    </
div>
                                </
div>
                                <!-- 
TEXT WIDGET end -->

                            </
div>
                            <
div class="col-md-4">

                                <!-- 
BLOG WIDGET begin -->
                                <
div class="widget blog-widget">
                                    <
h3 class="widget-title">Latest Posts</h3>
                                    <
div class="widget-content">

                                        <
ul>
                                            <
li>
                                                <
h4><a href="#">The Big Oxmox advised her</a></h4>
                                                <
class="date">August 242014</p>
                                            </
li>
                                            <
li>
                                                <
h4><a href="#">A small river named Duden</a></h4>
                                                <
class="date">August 232014</p>
                                            </
li>
                                            <
li>
                                                <
h4><a href="#">One day however a small line</a></h4>
                                                <
class="date">August 222014</p>
                                            </
li>
                                        </
ul>

                                    </
div>
                                </
div>
                                <!-- 
BLOG WIDGET end -->

                            </
div>
                            <
div class="col-md-4">

                                <!-- 
SUBSCRIBE WIDGET begin -->
                                <
div class="widget subscribe-widget">
                                    <
h3 class="widget-title">Newsletter</h3>
                                    <
div class="widget-content">

                                        <
p><strong>VIBES</strongcontains fully working <strong>MailChimp</strongsubscribe form.</p>

                                        <
form class="subscribe-widget-form" action="http://volovar.us8.list-manage.com/subscribe/post-json?u=76a50c9454ec8ab78914d1bf2&amp;id=49e892f53d&amp;c=?" method="get">

                                            <!-- 
VALIDATION ERROR MESSAGE begin -->
                                            <
p style="display: none;" class="c-alert-message m-warning m-validation-error"><class="ico fa fa-exclamation-circle"></i>Email address is required.</p>
                                            <!-- 
VALIDATION ERROR MESSAGE end -->

                                            <!-- 
SENDING REQUEST ERROR MESSAGE begin -->
                                            <
p style="display: none;" class="c-alert-message m-warning m-request-error"><class="ico fa fa-exclamation-circle"></i>There was a connection problem. Try again later.</p>
                                            <!-- 
SENDING REQUEST ERROR MESSAGE end -->

                                            <!-- 
SUCCESS MESSAGE begin -->
                                            <
p style="display: none;" class="c-alert-message m-success"><class="ico fa fa-check-circle"></i><strong>Sent successfully.</strong></p>
                                            <!-- 
SUCCESS MESSAGE end -->

                                            <
div class="form-fields">
                                                <
input class="m-required m-email" name="EMAIL" type="text" data-placeholder="Your email address" title="Your email address">
                                                <
button class="c-button m-outline submit-btn" type="submit" data-label="Subscribe" data-loading-label="Sending...">Subscribe</button>
                                            </
div>

                                        </
form>

                                    </
div>
                                </
div>
                                <!-- 
SUBSCRIBE WIDGET end -->

                            </
div>
                        </
div>
                    </
div>

                    <!-- 
BACK TO TOP begin -->
                    <
a href="#header" id="back-to-top" title="Back to top"><class="fa fa-chevron-up"></i></a>
                    <!-- 
BACK TO TOP end -->

                </
div>
                <!-- 
BOTTOM PANEL end -->

            </
div>
            <!-- 
WRAPPER end -->

            <!-- 
FOOTER begin -->
            <
div id="footer">
                <
div class="container">
                    <
div class="row">
                        <
div class="col-md-6 col-md-push-6">

                            <!-- 
FOOTER MENU begin -->
                            <
nav class="footer-menu">
                                <
ul>
                                    <
li><a href="index.html">Home</a></li>
                                    <
li><a href="elements.html">Elements</a></li>
                                    <
li><a href="http://demos.volovar.net/vibes.html/documentation/">Documentation</a></li>
                                </
ul>
                            </
nav>
                            <!-- 
FOOTER MENU end -->

                        </
div>
                        <
div class="col-md-6 col-md-pull-6">

                            <!-- 
FOOTER TEXT begin -->
                            <
div class="footer-text">
                                <
p>Buy this template on <a href="http://themeforest.net/user/LSVRthemes/portfolio?ref=LSVRthemes">ThemeForest.net</a></p>
                            </
div>
                            <!-- 
FOOTER TEXT end -->

                        </
div>
                    </
div>
                </
div>
            </
div>
            <!-- 
FOOTER end -->

        </
div>
        <!-- 
BODY end -->

        <!-- 
MAIN SIDEBAR begin -->
        <
div id="main-sidebar">
            <
div class="main-sidebar-inner">

                <!-- 
SIDEBAR CLOSE begin -->
                <
button class="sidebar-close" type="button"><class="fa fa-times"></i></button>
                <!-- 
SIDEBAR CLOSE end -->

                <!-- 
SIDEBAR SEARCH begin -->
                <
form class="sidebar-search" action="index.html">
                    <
input type="text" data-placeholder="Search for...">
                    <
button type="submit"><class="fa fa-search"></i></button>
                </
form>
                <!-- 
SIDEBAR SEARCH end -->

                <!-- 
SIDEBAR MENU begin -->
                <
nav class="sidebar-menu m-header-menu-copy">
                    <
hr class="sidebar-divider">
                </
nav>
                <!-- 
SIDEBAR MENU end -->

                <!-- 
SIDEBAR SOCIAL begin -->
                <
ul class="sidebar-social">
                    <
li><a href="https://twitter.com/LSVRthemes"><class="fa fa-twitter"></i></a></li>
                    <
li><a href="#"><class="fa fa-facebook"></i></a></li>
                    <
li><a href="#"><class="fa fa-pinterest"></i></a></li>
                    <
li><a href="#"><class="fa fa-dribbble"></i></a></li>
                </
ul>
                <!-- 
SIDEBAR SOCIAL end -->

                <
hr class="sidebar-divider">

                <!-- 
SIDEBAR WIDGETS begin -->
                <
div class="sidebar-widgets">

                    <!-- 
TWITTER WIDGET begin -->
                    <
div class="widget twitter-widget m-paginated" data-id="LSVRthemes" data-limit="3" data-interval="20000">
                        <
h3 class="widget-title"><a href="https://twitter.com/LSVRthemes">@LSVRthemes</a></h3>
                        <
div class="widget-content">

                            <
div class="twitter-feed">
                                <
span class="c-loading-anim"><span></span></span>
                            </
div>

                        </
div>
                    </
div>
                    <!-- 
TWITTER WIDGET end -->

                    <!-- 
TEXT WIDGET begin -->
                    <
div class="widget text-widget">
                        <
div class="widget-content">

                            <
div class="various-content">
                                <
p>This portfolio HTML template can be purchased on <a href="http://themeforest.net/user/LSVRthemes/portfolio?ref=LSVRthemes">ThemeForest.net</a>.</p>
                            </
div>

                        </
div>
                    </
div>
                    <!-- 
TEXT WIDGET end -->

                </
div>
                <!-- 
SIDEBAR WIDGETS end -->

            </
div>
        </
div>
        <!-- 
MAIN SIDEBAR end -->

        <!-- 
SCRIPTS begin -->
        <
script src="library/js/jquery-1.9.1.min.js" type="text/javascript"></script>
        <
script src="library/js/third-party.js" type="text/javascript"></script>
        <
script src="library/js/library.js" type="text/javascript"></script>
        <
script src="library/js/scripts.js" type="text/javascript"></script>
        <!-- 
SCRIPTS end -->

    </
body>
</
html>
?>
Онлайн: 5
Реклама