<body class="blog">
<!-- Navigation -->
<nav class="navbar navbar-default navbar-custom navbar-fixed-top">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header page-scroll">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand" href="../../../../../Users/komp/Documents/do spinania/startbootstrap-clean-blog-gh-pages/index.html">Start Bootstrap</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="../../../../../Users/komp/Documents/do spinania/startbootstrap-clean-blog-gh-pages/index.html">Home</a>
</li>
<li>
<a href="../../../../../Users/komp/Documents/do spinania/startbootstrap-clean-blog-gh-pages/about.html">About</a>
</li>
<li>
<a href="../../../../../Users/komp/Documents/do spinania/startbootstrap-clean-blog-gh-pages/post.html">Sample Post</a>
</li>
<li>
<a href="../../../../../Users/komp/Documents/do spinania/startbootstrap-clean-blog-gh-pages/contact.html">Contact</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
<!-- Page Header -->
<!-- Set your background image for this header on the line below. -->
<header class="intro-header" style="background-image: url('<?php echo get_template_directory_uri(); ?>/img/krople.jpg')">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="site-heading">
<p class="title"> </p>
<hr class="small">
<span class="subheading"> </span>
</div>
</div>
</div>
</div>
</header>
<!-- Main Content -->
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-xs-12 box">
<br>
<br>
<div class="post-preview">
<!--a href="post.html"-->
<p class="post-title">
</p>
<h3 class="post-subtitle">
</h3>
<!--/a-->
<p class="post-meta">Napisane przez o </p>
</div>
<p> Nie ma takiego posta </p>
<br>
<!-- Pager -->
<ul class="pager">
<li class="next">
<li class="previous">
</li>
</ul>
<br>
<br>
<br>
<br>
<div class="row">
<div class="col-lg-12 col-md-12 col-xs-12 ">
<hr>
<p class="intro-text text-center"> O autorce</p>
<img class="img-responsive img-border" src="<?php echo get_template_directory_uri(); ?>/img/rb.jpg" alt="Regina Boroń">
<p class="text-about text-center">
Fotografią pasjonuję się od 8 lat, skończyłam też szkołę policealną właśnie w tym kierunku. Najbardziej lubię uwieczniać mikro świat o poranku. Poza tym kocham wszystkie żywe stworzenia – w domu mam 4 psy, a poza tym kury, gęsi, a nawet gołębia! <br>Jestem dumną mamą półtorarocznego Mieszka, który czasem próbuje podkradać mi aparat, ale jeszcze mu nie daję ;)
Mam nadzieję, że będziesz się czuł w Zorzy jak u siebie w domu :) <p class="intro-text text-center" style="padding-top:25px;">Tak jak ja!</p>
</p>
<br>
<br>
<br>
<ul class="list-inline text-center " style=" padding-top:10px;">
<li>
<a href="https://www.facebook.com/zorza.studio/">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-facebook fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
Output
This bin was created anonymously and its free preview time has expired (learn why). — Get a free unrestricted account
Dismiss xKeyboard Shortcuts
Shortcut | Action |
---|---|
ctrl + [num] | Toggle nth panel |
ctrl + 0 | Close focused panel |
ctrl + enter | Re-render output. If console visible: run JS in console |
Ctrl + l | Clear the console |
ctrl + / | Toggle comment on selected lines |
ctrl + ] | Indents selected lines |
ctrl + [ | Unindents selected lines |
tab | Code complete & Emmet expand |
ctrl + shift + L | Beautify code in active panel |
ctrl + s | Save & lock current Bin from further changes |
ctrl + shift + s | Open the share options |
ctrl + y | Archive Bin |
Complete list of JS Bin shortcuts |
JS Bin URLs
URL | Action |
---|---|
/ | Show the full rendered output. This content will update in real time as it's updated from the /edit url. |
/edit | Edit the current bin |
/watch | Follow a Code Casting session |
/embed | Create an embeddable version of the bin |
/latest | Load the very latest bin (/latest goes in place of the revision) |
/[username]/last | View the last edited bin for this user |
/[username]/last/edit | Edit the last edited bin for this user |
/[username]/last/watch | Follow the Code Casting session for the latest bin for this user |
/quiet | Remove analytics and edit button from rendered output |
.js | Load only the JavaScript for a bin |
.css | Load only the CSS for a bin |
Except for username prefixed urls, the url may start with http://jsbin.com/abc and the url fragments can be added to the url to view it differently. |