Skip to content

Instantly share code, notes, and snippets.

@patmaddox
Created December 4, 2010 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save patmaddox/728517 to your computer and use it in GitHub Desktop.
Save patmaddox/728517 to your computer and use it in GitHub Desktop.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Create and share movies of your drawings and voice! -- Show &amp; Tell for iPad</title>
<link rel="stylesheet" href="/css/master.css" type="text/css" media="screen" title="no title" charset="utf-8">
</head>
<body>
<ul class='highlights'>
<li>
<h3>Draw</h3>
<p>Sketch your ideas using iPad's intuitive interface.</p>
</li>
<li>
<h3>Talk</h3>
<p>Record your voice as you draw.</p>
</li>
<li>
<h3>Share</h3>
<p>Email a video or publish to YouTube.</p>
</li>
</ul>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment