Teaching HTML5
For the past few years I’ve been teaching XHTML in my web design class at Sint-Lukas Brussels. This year I will start teaching HTML5. I think this is the next logical step to take in education. My students will graduate three years from now. By that time HTML5 will have gained more popularity and the specification will have reached the W3C Candidate Recommendation stage. I think students will benefit from learning HTML5 when they start to work in a few years.
I also think that students should be able to write XHTML documents. Comparing both languages from time to time should help. I will also teach them to use XML/XHTML syntax in HTML5:
- All code should be lowercase
- Attributes need quotes
- Use a trailing slash on empty elements
While teaching HTML5, I will also cover things like basic SEO, accessibility, usability and the techniques to implement them.
I’ve read two good books on HTML5: HTML5 for Web Designers by Jeremy Keith and Introducing HTML5 by Bruce Lawson and Remy Sharp. Both are great if you allready know HTML 4 or XHTML. But they are hard to understand for beginners. I’ll write some articles here on my blog that cover the basics of HTML5 to have some reference material to use in class.
Related Articles
- HTML5 and CSS3 Checklist (Things to Read, External Link)
- HTML 5 Demos and Examples (Things to Read, External Link)
Browse Articles
Comments (0)
Popular Articles
- Introduction to openFrameworks
- Creating 3D Shapes with Hemesh
- Mirroring Video with openFrameworks
- An Introduction to colorLib
- How to create a FullScreen iPhone Application
Popular Tags
- processing (95)
- software (50)
- art (48)
- web design (40)
- photography (39)