changeset 619:90575d3a64d1

add youtube video to guide.
author rlm <rlm@aurellem.org>
date Sun, 07 Feb 2016 23:15:40 -0800
parents aeb4b676ba8b
children 1b52b14868d3
files org/total-control.org
diffstat 1 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
     1.1 --- a/org/total-control.org	Tue Feb 26 14:12:24 2013 +0000
     1.2 +++ b/org/total-control.org	Sun Feb 07 23:15:40 2016 -0800
     1.3 @@ -11,7 +11,19 @@
     1.4  
     1.5  Full Source : http://hg.bortreb.com/vba-clojure
     1.6  
     1.7 +
     1.8 +#+BEGIN_HTML html
     1.9 +<div class="figure">
    1.10 +<p>
    1.11 +<iframe width="420" height="315"
    1.12 +        src="https://www.youtube.com/embed/p5T81yHkHtI" 
    1.13 +        frameborder="0" allowfullscreen></iframe>
    1.14 +<p>
    1.15 +#+END_HTML
    1.16  Youtube Video w/ Visual Keypresses: http://www.youtube.com/watch?v=p5T81yHkHtI
    1.17 +#+BEGIN_HTML
    1.18 +</div>
    1.19 +#+END_HTML
    1.20  
    1.21  Special Thanks to: 
    1.22