Skip to content

Instantly share code, notes, and snippets.

@chitacan
Forked from darwin/index.html
Last active September 30, 2017 17:12
Show Gist options
  • Save chitacan/5124338 to your computer and use it in GitHub Desktop.
Save chitacan/5124338 to your computer and use it in GitHub Desktop.
XX
<!DOCTYPE html>
<meta charset="utf-8">
<link rel="stylesheet" href="http://cmx.io/v/0.1/cmx.css"/>
<script src="http://cmx.io/v/0.1/cmx.js"></script>
<body>
<scene id="scene1">
<drawing t="translate(0,31) rotate(1)">
<line stroke="black">
<point x="0" y="0"></point>
<point x="250" y="20"></point>
</line>
</drawing>
<label t="translate(0,346)">
<tspan x="0" y="0em">SNE (Saturday Night EPL)</tspan>
</label>
<actor t="translate(78,20)" pose="-11,9|-16,123|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-3,41|2,6|-28,87|-47,95|3,81|27,93">
<bubble t="translate(11,-9) rotate(3)" pose="0,0|-19,27|-57,64|44,95|5,138|-57,104">
<tspan x="0" y="-3em">Taarabt === Tosser</tspan>
<tspan x="1em" y="-1em">Ji === Whizzer</tspan>
<tspan x="2em" y="1em">isn't it??</tspan>
</bubble>
</actor>
<actor t="translate(207,12)" pose="-11,9|-16,123|-11,99|-11,89|-11,79|-11,59|-21,31|-26,6|-7,36|-2,1|-19,77|-44,77|3,81|3,53">
<bubble t="translate(11,-9) rotate(3)" pose="0,0|-19,27|-17,48|-17,40|-10,52|-57,104">
<tspan x="0" y="3em">Damn right.</tspan>
</bubble>
</actor>
</scene>
</body>
@chitacan
Copy link
Author

chitacan commented Mar 9, 2013

see result on http://cmx.io/#5124338

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment