Skip to content

Instantly share code, notes, and snippets.

@letsgetrandy
Created February 20, 2013 18:53
Show Gist options
  • Save letsgetrandy/4998040 to your computer and use it in GitHub Desktop.
Save letsgetrandy/4998040 to your computer and use it in GitHub Desktop.
Katie making a joke...
<!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>
<style>.cmx-user-scene4 .cmx-text-border .cmx-path {stroke: orange}</style>
<body>
<div style="max-width:900px; -webkit-transform:rotate(0deg);">
<scene id="scene1" height="280">
<drawing t="translate(0,31)">
<line stroke="green">
<point x="0" y="0"></point>
<point x="250" y="20"></point>
</line>
</drawing>
<actor t="translate(71,19) rotate(-2)" pose="-11,9|-5,117|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-18,79|-18,59|-6,79|5,71">
<bubble t="translate(9,11) rotate(2)" pose="23,-18|-25,8|-60,34|29,26|-5,82|-50,91">
<tspan x="0" y="0em">Knock! Knock!</tspan>
<tspan x="0" y="3em">Potato.</tspan>
</bubble>
</actor>
<actor t="translate(159,15)" pose="28,1|30,109|28,91|28,81|28,71|28,51|18,31|18,1|33,26|38,1|23,71|18,51|38,71|38,51">
<bubble t="translate(-12,-3) rotate(3)" pose="-20,6|-15,7|-37,52|24,55|-15,96|-55,99">
<tspan x="0" y="0em">Who's there?</tspan>
<tspan x="0" y="3em">Potato who?</tspan>
</bubble>
</actor>
</scene>
<scene id="scene2" height="280">
<drawing t="translate(0,31)">
<line stroke="green">
<point x="0" y="0"></point>
<point x="250" y="20"></point>
</line>
</drawing>
<actor t="translate(71,19) rotate(-2)" pose="-11,9|-1,114|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-18,79|-18,59|-6,79|13,83">
<bubble t="translate(-3,0)" pose="0,0|-12,22|-83,104|69,12|7,113|-48,137">
<tspan x="0" y="2em">That's what she said.</tspan>
</bubble>
</actor>
<actor t="translate(159,15)" pose="28,1|23,101|28,91|28,81|28,71|28,51|18,31|13,1|33,26|38,1|2,88|12,116|51,92|24,118">
</actor>
</scene>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment