Revisions
-
BJClark revised this gist
Dec 4, 2010 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,4 @@ <!DOCTYPE HTML> <html> <head> -
THE Pat Maddox created this gist
Dec 4, 2010 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,28 @@ <!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>