comparison org/total-control.org @ 619:90575d3a64d1

add youtube video to guide.
author rlm <rlm@aurellem.org>
date Sun, 07 Feb 2016 23:15:40 -0800
parents b531d490859c
children 1b52b14868d3
comparison
equal deleted inserted replaced
617:aeb4b676ba8b 619:90575d3a64d1
9 #+OPTIONS: num:2 9 #+OPTIONS: num:2
10 10
11 11
12 Full Source : http://hg.bortreb.com/vba-clojure 12 Full Source : http://hg.bortreb.com/vba-clojure
13 13
14
15 #+BEGIN_HTML html
16 <div class="figure">
17 <p>
18 <iframe width="420" height="315"
19 src="https://www.youtube.com/embed/p5T81yHkHtI"
20 frameborder="0" allowfullscreen></iframe>
21 <p>
22 #+END_HTML
14 Youtube Video w/ Visual Keypresses: http://www.youtube.com/watch?v=p5T81yHkHtI 23 Youtube Video w/ Visual Keypresses: http://www.youtube.com/watch?v=p5T81yHkHtI
24 #+BEGIN_HTML
25 </div>
26 #+END_HTML
15 27
16 Special Thanks to: 28 Special Thanks to:
17 29
18 - http://tasvideos.org/2913S.html for the save corruption hack which 30 - http://tasvideos.org/2913S.html for the save corruption hack which
19 is used at the start of this run. 31 is used at the start of this run.