This short tutorial provides a brief history and background of HTML5. I then demonstrate writing the source code for a simple HTML5 calculator. I wrap it up by demonstrating the calculator.
You can see this tutorial in it's original context at http://djere.com/node/30. The LibreOffice slideshow for this lecture is here: http://djere.com/lectures/node30lecture/gl.fedora.1_Building%20a%20Simple%20HTML5%20Calculator%20in%20Fedora%20GNU-Linux.html
Learning Objectives: Discuss the history of HTML5. -Discuss how HTML5 improves upon HTML4. -Discuss markup language. -Walkthrough writing the code for a simple HTML5 calculator. -Demonstrate the calculator.