1 / 13

Sig Web

Sig Web. January 31, 2014 @ 3PM. What is HTML5?. What it is:. What it isn’t:. Not a replacement to Flash/Silverlight/Plugins… yet…. Allows for better intergration of media consumption. A new open standard Provides new APIs to easily integrate and program into your applications.

gomer
Download Presentation

Sig Web

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Sig Web January 31, 2014 @ 3PM

  2. What is HTML5? What it is: What it isn’t: Not a replacement to Flash/Silverlight/Plugins… yet… • Allows for better intergration of media consumption. • A new open standard • Provides new APIs to easily integrate and program into your applications. • Allows your browser applications to utilize your computer hardware. • In December 2012, W3C designated HTML5 as a Candidate Recommendation.

  3. What is HTML5? http://www.youtube.com/watch?v=mzPxo7Y6JyA http://www.w3.org/html/logo/

  4. Examples of the possibilities http://ericrius1.github.io/ComeDownToUs/ http://auduno.github.io/clmtrackr/examples/facesubstitution.html http://zya.github.io/granular/ http://www.play-create.com/id.php?034 http://www.cross-code.com/en/play

  5. New Elements in HTML5

  6. New Elements in HTML5

  7. New Element in HTML5

  8. Deprecated Elements in HTML5 <acronym> <applet> <basefont> <big> <center> <dir> <font> <frame> <frameset> <noframes> <strike> <tt>

  9. CSS3 Cascading Style Sheets 3 CSS3 is completely backwards-compatible with earlier versions of CSS. CSS3 is split up into modules: http://www.w3.org/Style/CSS/current-work.en.html

  10. Notable Use Cases for CSS3 General Styling Simple Tweening Transitions Simple Animations Responsive Web Design (Media Queries) Browser specific styling

  11. CSS3 Hands On Demo

More Related