Created
December 4, 2010 21:54
-
-
Save patmaddox/728517 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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 & 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