Skip to content

Instantly share code, notes, and snippets.

@krosti
Forked from darwin/index.html
Last active December 13, 2015 16:59
Show Gist options
  • Save krosti/4944588 to your computer and use it in GitHub Desktop.
Save krosti/4944588 to your computer and use it in GitHub Desktop.
<!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">
<label t="translate(0,346)">
<tspan x="0" y="0em">BorealDev office</tspan>
</label>
<actor t="translate(151,59) rotate(3)" pose="-11,9|21,109|-11,99|-11,89|-13,75|-13,55|2,42|-3,17|11,49|16,24|-18,79|6,69|-6,79|20,71">
<bubble pose="0,0|-20,10|-81,49|22,44|-17,87|-98,101" t="rotate(-2)">
<tspan x="0" y="0em">esto no anda..!</tspan>
</bubble>
</actor>
<drawing t="translate(155,110)" pose="-75,-41">
<line stroke="black">
<point x="20" y="0"></point>
<point x="20" y="50"></point>
<point x="150" y="50"></point>
</line>
</drawing>
<drawing t="translate(232,173)" pose="-75,-41">
<line stroke="gray">
<point x="20" y="0"></point>
<point x="20" y="40"></point>
<point x="60" y="30"></point>
<point x="60" y="00"></point>
<point x="20" y="0"></point>
<point x="0" y="-10"></point>
</line>
</drawing>
</scene>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment