Skip to content

Instantly share code, notes, and snippets.

@danielbouman
Created August 25, 2014 10:16
Show Gist options
  • Save danielbouman/884afbfe4f0a9ef0c5ee to your computer and use it in GitHub Desktop.
Save danielbouman/884afbfe4f0a9ef0c5ee to your computer and use it in GitHub Desktop.
Video tekst
<!-- Huidig -->
<div id="bigvideo" class="bigtekst">
<p><strong>Ria ontmoet iemand</strong></p>
<p>Een paar jaar terug ‘ontmoette’ ria iemand.<br>Hier komt de rest van de tekst.</p>
<p>Dit is nog maar een test dus het ziet er nog niet zo mooi uit.</p>
</div>
<!-- Dit wil ik -->
<div id="bigvideo" class="bigtekst">
<div class="ontmoeting-tekst">
<p><strong>Ria ontmoet iemand</strong></p>
<p>Een paar jaar terug ‘ontmoette’ ria iemand.<br> Hier komt de rest van de tekst.</p>
<p>Dit is nog maar een test dus het ziet er nog niet zo mooi uit.</p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment