the fly, via scripting (usually JavaScript) <details> an additional detailed section that can be shown or hidden <footer> Defines a footer for a document or section <header> Defines a header for a document or section <nav> Defines navigation links Tuesday, October 23, 12
etc. <hgroup> a new tag that groups <h1> thru <h6> sections on a page <source> identifies source of audio or video <time> HTML5 has a time element This enables you to annotate a human-readable date with an unambiguous machine-readable one. <video> defines video or movie <audio> defines sound content Tuesday, October 23, 12
Your browser does not support the video tag. </video> <audio controls> <source src="goldfish-fortknox.m4a" type="audio/mpeg"> Your browser does not support the audio element. </audio> http://claireeyedesign.com/FOWD/presentation-pieces/ video.html Tuesday, October 23, 12