Skip to content

Instantly share code, notes, and snippets.

@NickToye
Created December 21, 2016 09:46
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 NickToye/ffbf873c700caf9c3de72f99f8e344d0 to your computer and use it in GitHub Desktop.
Save NickToye/ffbf873c700caf9c3de72f99f8e344d0 to your computer and use it in GitHub Desktop.
<div class="c-banner c-banner--parallax">
<div class="parallax parallax--takeover">
<div class="video-container">
<video width="" height="" controls>
<source src="http://clips.vorwaerts-gmbh.de/VfE_html5.mp4" type="video/mp4">
<source src="http://clips.vorwaerts-gmbh.de/VfE.webm" type="video/webm">
<source src="http://clips.vorwaerts-gmbh.de/VfE.ogv" type="video/ogg">
<img src="" width="2400" height="" alt="Big Buck Bunny" title="No video playback capabilities, please download">
</video>
</div>
<div class="c-banner__wrapper c-banner--muted--80 ">
<div class="c-banner__text c-banner__text--bg sofology-dark-grey-txt-bg c-banner--muted-txt c-banner--muted--80 ">
<div class="c-banner__text--inner">
<h1 class=" ">Prices that start low and stay low</h1>
<h2 class=" ">This is a sub header</h2>
<p class=" ">We could spend lots of time and effort creating endless sales and promotions. Raising prices to lower them again and misleading you on the real value of your new sofa, but we don't believe in that. Instead we offer the best price we can permanently
and spend our time finding great sofa collections that will make you feel right at home instead.</p>
<div class="o-actions">
<div class="o-actions__inner">
<button class="c-btn c-btn--ghost">Call to action</button>
</div>
</div>
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment