123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312 |
- <!DOCTYPE html>
- <!--
- Template Name: Pobabini
- Author: <a href="http://www.os-templates.com/">OS Templates</a>
- Author URI: http://www.os-templates.com/
- Licence: Free to use under our free template licence terms
- Licence URI: http://www.os-templates.com/template-terms
- -->
- <html>
- <head>
- <title>Pobabini | Pages | Full Width</title>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
- <link href="../layout/styles/layout.css" rel="stylesheet" type="text/css" media="all">
- </head>
- <body id="top">
- <!-- ################################################################################################ -->
- <!-- ################################################################################################ -->
- <!-- ################################################################################################ -->
- <!-- Top Background Image Wrapper -->
- <div class="bgded overlay" style="background-image:url('../images/demo/backgrounds/01.png');">
- <!-- ################################################################################################ -->
- <div class="wrapper row1">
- <header id="header" class="hoc clear">
- <!-- ################################################################################################ -->
- <div id="logo" class="fl_left">
- <h1><a href="../index.html">Pobabini</a></h1>
- </div>
- <nav id="mainav" class="fl_right">
- <ul class="clear">
- <li><a href="../index.html">Home</a></li>
- <li class="active"><a class="drop" href="#">Pages</a>
- <ul>
- <li><a href="gallery.html">Gallery</a></li>
- <li class="active"><a href="full-width.html">Full Width</a></li>
- <li><a href="sidebar-left.html">Sidebar Left</a></li>
- <li><a href="sidebar-right.html">Sidebar Right</a></li>
- <li><a href="basic-grid.html">Basic Grid</a></li>
- </ul>
- </li>
- <li><a class="drop" href="#">Dropdown</a>
- <ul>
- <li><a href="#">Level 2</a></li>
- <li><a class="drop" href="#">Level 2 + Drop</a>
- <ul>
- <li><a href="#">Level 3</a></li>
- <li><a href="#">Level 3</a></li>
- <li><a href="#">Level 3</a></li>
- </ul>
- </li>
- <li><a href="#">Level 2</a></li>
- </ul>
- </li>
- <li><a href="#">Link Text</a></li>
- <li><a href="#">Link Text</a></li>
- </ul>
- </nav>
- <!-- ################################################################################################ -->
- </header>
- </div>
- <!-- ################################################################################################ -->
- <!-- ################################################################################################ -->
- <!-- ################################################################################################ -->
- <div class="wrapper row2">
- <div id="breadcrumb" class="hoc clear">
- <!-- ################################################################################################ -->
- <ul>
- <li><a href="#">Home</a></li>
- <li><a href="#">Lorem</a></li>
- <li><a href="#">Ipsum</a></li>
- <li><a href="#">Dolor</a></li>
- </ul>
- <!-- ################################################################################################ -->
- </div>
- </div>
- <!-- ################################################################################################ -->
- </div>
- <!-- End Top Background Image Wrapper -->
- <!-- ################################################################################################ -->
- <!-- ################################################################################################ -->
- <!-- ################################################################################################ -->
- <div class="wrapper row3">
- <main class="hoc container clear">
- <!-- main body -->
- <!-- ################################################################################################ -->
- <div class="content">
- <!-- ################################################################################################ -->
- <h1><h1> to <h6> - Headline Colour and Size Are All The Same</h1>
- <img class="imgr borderedbox inspace-5" src="../images/demo/imgr.gif" alt="">
- <p>Aliquatjusto quisque nam consequat doloreet vest orna partur scetur portortis nam. Metadipiscing eget facilis elit sagittis felisi eger id justo maurisus convallicitur.</p>
- <p>Dapiensociis <a href="#">temper donec auctortortis cumsan</a> et curabitur condis lorem loborttis leo. Ipsumcommodo libero nunc at in velis tincidunt pellentum tincidunt vel lorem.</p>
- <img class="imgl borderedbox inspace-5" src="../images/demo/imgl.gif" alt="">
- <p>This is a W3C compliant free website template from <a href="http://www.os-templates.com/" title="Free Website Templates">OS Templates</a>. For full terms of use of this template please read our <a href="http://www.os-templates.com/template-terms">website template licence</a>.</p>
- <p>You can use and modify the template for both personal and commercial use. You must keep all copyright information and credit links in the template and associated files. For more website templates visit our <a href="http://www.os-templates.com/">free website templates</a> section.</p>
- <p>Portortornec condimenterdum eget consectetuer condis consequam pretium pellus sed mauris enim. Puruselit mauris nulla hendimentesque elit semper nam a sapien urna sempus.</p>
- <h1>Table(s)</h1>
- <div class="scrollable">
- <table>
- <thead>
- <tr>
- <th>Header 1</th>
- <th>Header 2</th>
- <th>Header 3</th>
- <th>Header 4</th>
- </tr>
- </thead>
- <tbody>
- <tr>
- <td><a href="#">Value 1</a></td>
- <td>Value 2</td>
- <td>Value 3</td>
- <td>Value 4</td>
- </tr>
- <tr>
- <td>Value 5</td>
- <td>Value 6</td>
- <td>Value 7</td>
- <td><a href="#">Value 8</a></td>
- </tr>
- <tr>
- <td>Value 9</td>
- <td>Value 10</td>
- <td>Value 11</td>
- <td>Value 12</td>
- </tr>
- <tr>
- <td>Value 13</td>
- <td><a href="#">Value 14</a></td>
- <td>Value 15</td>
- <td>Value 16</td>
- </tr>
- </tbody>
- </table>
- </div>
- <div id="comments">
- <h2>Comments</h2>
- <ul>
- <li>
- <article>
- <header>
- <figure class="avatar"><img src="../images/demo/avatar.png" alt=""></figure>
- <address>
- By <a href="#">A Name</a>
- </address>
- <time datetime="2045-04-06T08:15+00:00">Friday, 6<sup>th</sup> April 2045 @08:15:00</time>
- </header>
- <div class="comcont">
- <p>This is an example of a comment made on a post. You can either edit the comment, delete the comment or reply to the comment. Use this as a place to respond to the post or to share what you are thinking.</p>
- </div>
- </article>
- </li>
- <li>
- <article>
- <header>
- <figure class="avatar"><img src="../images/demo/avatar.png" alt=""></figure>
- <address>
- By <a href="#">A Name</a>
- </address>
- <time datetime="2045-04-06T08:15+00:00">Friday, 6<sup>th</sup> April 2045 @08:15:00</time>
- </header>
- <div class="comcont">
- <p>This is an example of a comment made on a post. You can either edit the comment, delete the comment or reply to the comment. Use this as a place to respond to the post or to share what you are thinking.</p>
- </div>
- </article>
- </li>
- <li>
- <article>
- <header>
- <figure class="avatar"><img src="../images/demo/avatar.png" alt=""></figure>
- <address>
- By <a href="#">A Name</a>
- </address>
- <time datetime="2045-04-06T08:15+00:00">Friday, 6<sup>th</sup> April 2045 @08:15:00</time>
- </header>
- <div class="comcont">
- <p>This is an example of a comment made on a post. You can either edit the comment, delete the comment or reply to the comment. Use this as a place to respond to the post or to share what you are thinking.</p>
- </div>
- </article>
- </li>
- </ul>
- <h2>Write A Comment</h2>
- <form action="#" method="post">
- <div class="one_third first">
- <label for="name">Name <span>*</span></label>
- <input type="text" name="name" id="name" value="" size="22" required>
- </div>
- <div class="one_third">
- <label for="email">Mail <span>*</span></label>
- <input type="email" name="email" id="email" value="" size="22" required>
- </div>
- <div class="one_third">
- <label for="url">Website</label>
- <input type="url" name="url" id="url" value="" size="22">
- </div>
- <div class="block clear">
- <label for="comment">Your Comment</label>
- <textarea name="comment" id="comment" cols="25" rows="10"></textarea>
- </div>
- <div>
- <input type="submit" name="submit" value="Submit Form">
-
- <input type="reset" name="reset" value="Reset Form">
- </div>
- </form>
- </div>
- <!-- ################################################################################################ -->
- </div>
- <!-- ################################################################################################ -->
- <!-- / main body -->
- <div class="clear"></div>
- </main>
- </div>
- <!-- ################################################################################################ -->
- <!-- ################################################################################################ -->
- <!-- ################################################################################################ -->
- <div class="wrapper coloured">
- <div id="social" class="hoc clear">
- <!-- ################################################################################################ -->
- <div class="one_half first">
- <h6 class="title">Social Media</h6>
- <ul class="faico clear">
- <li><a class="faicon-facebook" href="#"><i class="fa fa-facebook"></i></a></li>
- <li><a class="faicon-pinterest" href="#"><i class="fa fa-pinterest"></i></a></li>
- <li><a class="faicon-twitter" href="#"><i class="fa fa-twitter"></i></a></li>
- <li><a class="faicon-dribble" href="#"><i class="fa fa-dribbble"></i></a></li>
- <li><a class="faicon-linkedin" href="#"><i class="fa fa-linkedin"></i></a></li>
- <li><a class="faicon-google-plus" href="#"><i class="fa fa-google-plus"></i></a></li>
- <li><a class="faicon-vk" href="#"><i class="fa fa-vk"></i></a></li>
- <li><a class="faicon-youtube" href="#"><i class="fa fa-youtube"></i></a></li>
- <li><a class="faicon-rss" href="#"><i class="fa fa-rss"></i></a></li>
- </ul>
- </div>
- <div class="one_half">
- <h6 class="title">Newsletter sign-up</h6>
- <form class="clear" method="post" action="#">
- <fieldset>
- <legend>Newsletter:</legend>
- <input type="text" value="" placeholder="Type Email Here…">
- <button class="fa fa-share" type="submit" title="Submit"><em>Submit</em></button>
- </fieldset>
- </form>
- </div>
- <!-- ################################################################################################ -->
- </div>
- </div>
- <!-- ################################################################################################ -->
- <!-- ################################################################################################ -->
- <!-- ################################################################################################ -->
- <div class="wrapper row4">
- <footer id="footer" class="hoc clear">
- <!-- ################################################################################################ -->
- <div class="one_third first">
- <h6 class="title">Quam aliquam ac</h6>
- <p>Molestie metus non pharetra felis donec volutpat molestie ligula imperdiet laoreet dolor scelerisque eu nunc aliquet tortor erat ut tempus justo tristique.</p>
- <p>Condimentum vivamus tempus nisi et augue fringilla aliquet mauris scelerisque sollicitudin justo non posuere nunc mollis facilisis purus imperdiet aliquet nisi consectetur et phasellus.</p>
- </div>
- <div class="one_third">
- <h6 class="title">Morbi ullamcorper</h6>
- <ul class="nospace linklist contact">
- <li><i class="fa fa-map-marker"></i>
- <address>
- Street Name & Number, Town, Postcode/Zip
- </address>
- </li>
- <li><i class="fa fa-phone"></i> +00 (123) 456 7890</li>
- <li><i class="fa fa-fax"></i> +00 (123) 456 7890</li>
- <li><i class="fa fa-envelope-o"></i> info@domain.com</li>
- </ul>
- </div>
- <div class="one_third">
- <h6 class="title">Finibus mauris</h6>
- <ul class="nospace linklist">
- <li>
- <article>
- <h2 class="nospace font-x1"><a href="#">Suscipit mauris nunc</a></h2>
- <time class="font-xs block btmspace-10" datetime="2045-04-06">Friday, 6<sup>th</sup> April 2045</time>
- <p class="nospace">Euismod leo pulvinar a aenean vehicula varius eros convallis sagittis integer…</p>
- </article>
- </li>
- <li>
- <article>
- <h2 class="nospace font-x1"><a href="#">Eros magna sed</a></h2>
- <time class="font-xs block btmspace-10" datetime="2045-04-05">Thursday, 5<sup>th</sup> April 2045</time>
- <p class="nospace">Posuere donec posuere elit condimentum aliquet eget eu elit sed eget massa…</p>
- </article>
- </li>
- </ul>
- </div>
- <!-- ################################################################################################ -->
- </footer>
- </div>
- <!-- ################################################################################################ -->
- <!-- ################################################################################################ -->
- <!-- ################################################################################################ -->
- <div class="wrapper row5">
- <div id="copyright" class="hoc clear">
- <!-- ################################################################################################ -->
- <p class="fl_left">Copyright © 2016 - All Rights Reserved - <a href="#">Domain Name</a></p>
- <p class="fl_right">Template by <a target="_blank" href="http://www.os-templates.com/" title="Free Website Templates">OS Templates</a></p>
- <!-- ################################################################################################ -->
- </div>
- </div>
- <!-- ################################################################################################ -->
- <!-- ################################################################################################ -->
- <!-- ################################################################################################ -->
- <a id="backtotop" href="#top"><i class="fa fa-chevron-up"></i></a>
- <!-- JAVASCRIPTS -->
- <script src="../layout/scripts/jquery.min.js"></script>
- <script src="../layout/scripts/jquery.backtotop.js"></script>
- <script src="../layout/scripts/jquery.mobilemenu.js"></script>
- </body>
- </html>
|