Skip to content

Instantly share code, notes, and snippets.

@ViktoriyaSupport
Created February 1, 2016 10:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ViktoriyaSupport/1866854ef29a838cb543 to your computer and use it in GitHub Desktop.
Save ViktoriyaSupport/1866854ef29a838cb543 to your computer and use it in GitHub Desktop.
<div class="uk-cover-background uk-position-relative" style="background:url(images/quote-block-img.jpg); height:586px;">
<img class="uk-invisible" src="images/quote-block-img.jpg" alt="" />
<div class="uk-position-cover uk-flex uk-flex-center uk-flex-middle">
<div class="uk-container uk-container-center" style='width:100%;'>
<div class="quote-wrap">
<p class="quote-slogan">“Creativity is just connecting things. When you ask creative people how they did something,<br>
they feel a little guilty because they didn’t really do it, the just saw something.<br>
It seemed obvious to them after a while” </p>
<span class="quote-name">Steve Jobs</span>
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment